diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-22 05:28:12 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-22 05:28:12 +0000 |
commit | 7af182626aa7c43a54f1afeb76ee3cfde49bbb74 (patch) | |
tree | 69a5c16e717876136b7ebebe4084ee97ff07f19c /Makefile.in | |
parent | b28a3be8aee6bdf1a1cd167f3966bad9b2bb4481 (diff) | |
download | fetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.tar.gz fetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.tar.bz2 fetchmail-7af182626aa7c43a54f1afeb76ee3cfde49bbb74.zip |
Version bump.
svn path=/trunk/; revision=2573
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 217e9d52..6d80ea7b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.0.8 +VERSION = 5.1.0 SUBDIRS = @INTLSUB@ @POSUB@ |