diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-16 07:47:06 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-16 07:47:06 +0000 |
commit | 3f552680b4b9360a2c63357e3a6239025ba23415 (patch) | |
tree | 894ad701b55172bdde51094e16258268b40b938c /Makefile.in | |
parent | 3a1c4bdb1899c8a4c6ab33424f5f2934f33a414a (diff) | |
download | fetchmail-3f552680b4b9360a2c63357e3a6239025ba23415.tar.gz fetchmail-3f552680b4b9360a2c63357e3a6239025ba23415.tar.bz2 fetchmail-3f552680b4b9360a2c63357e3a6239025ba23415.zip |
Ready to ship.
svn path=/trunk/; revision=2877
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 29a1c86c..846c734f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.3.6 +VERSION = 5.3.7 SUBDIRS = @INTLSUB@ @POSUB@ |