diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-12-01 19:52:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-12-01 19:52:15 +0000 |
commit | 61a002618ed38aa598ca15c62847b133cb54bac9 (patch) | |
tree | 61bf80f431d41b8a7686eacd93664efc7f1ab8b3 /Makefile.in | |
parent | a67746f9146ebd66cceb1e5540efb084ec1de772 (diff) | |
download | fetchmail-61a002618ed38aa598ca15c62847b133cb54bac9.tar.gz fetchmail-61a002618ed38aa598ca15c62847b133cb54bac9.tar.bz2 fetchmail-61a002618ed38aa598ca15c62847b133cb54bac9.zip |
Ready to ship.
svn path=/trunk/; revision=2251
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 a5e58e67..6ea3faea 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.6.9 +VERSION = 4.6.9 SUBDIRS = @INTLSUB@ @POSUB@ |