diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-21 07:48:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-21 07:48:56 +0000 |
commit | 0af66354fa3fd61e150a7d9702a406b7e8872b79 (patch) | |
tree | cdacc82e7295c9f4a9e63f61575752ab9321b211 /Makefile.in | |
parent | 5800fc6b879e5ed171c6d8c7d69712dfad1b24fa (diff) | |
download | fetchmail-0af66354fa3fd61e150a7d9702a406b7e8872b79.tar.gz fetchmail-0af66354fa3fd61e150a7d9702a406b7e8872b79.tar.bz2 fetchmail-0af66354fa3fd61e150a7d9702a406b7e8872b79.zip |
Ready to ship.
svn path=/trunk/; revision=2884
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 846c734f..9f72a14d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.3.7 +VERSION = 5.3.8 SUBDIRS = @INTLSUB@ @POSUB@ |