diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 10:51:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-14 10:51:05 +0000 |
commit | a9c88e7aa9476fdff6a5df1e273c64eec407b973 (patch) | |
tree | 21e07f9730b7f22a6ea7431d841d5bc7635e59a7 /Makefile.in | |
parent | 41b67bfd321c44c6aa250502a3f49e893861548d (diff) | |
download | fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.tar.gz fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.tar.bz2 fetchmail-a9c88e7aa9476fdff6a5df1e273c64eec407b973.zip |
Version bump.
svn path=/trunk/; revision=2559
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 519b642e..9c39f8e3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.7 +VERSION = 5.0.8 SUBDIRS = @INTLSUB@ @POSUB@ |