diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-03-09 18:14:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-03-09 18:14:29 +0000 |
commit | eccdf3efe7bac78f5e58c3044b609085f825884b (patch) | |
tree | e4d550a2ed0e468243614d256df4a0d6ca454843 /Makefile.in | |
parent | 531ea803d0cfe84f98a3881d0218197c2a19f707 (diff) | |
download | fetchmail-eccdf3efe7bac78f5e58c3044b609085f825884b.tar.gz fetchmail-eccdf3efe7bac78f5e58c3044b609085f825884b.tar.bz2 fetchmail-eccdf3efe7bac78f5e58c3044b609085f825884b.zip |
Ready to ship.
svn path=/trunk/; revision=2404
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 8ba0a55e..07e2fce4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.0 +VERSION = 4.7.9 SUBDIRS = @INTLSUB@ @POSUB@ |