diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-02-07 19:51:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-02-07 19:51:24 +0000 |
commit | 683373ce143e698b1455452f83341f75e0f31135 (patch) | |
tree | bdd4a3b2b34e201ddb2942c9b4bf0bbbc6d13d4b /Makefile.in | |
parent | 4c31b95b7caf8e596817f03ca37ae0ce99910bb4 (diff) | |
download | fetchmail-683373ce143e698b1455452f83341f75e0f31135.tar.gz fetchmail-683373ce143e698b1455452f83341f75e0f31135.tar.bz2 fetchmail-683373ce143e698b1455452f83341f75e0f31135.zip |
Version bump.
svn path=/trunk/; revision=2381
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 d8becfe0..e042233a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.7 +VERSION = 4.7.8 SUBDIRS = @INTLSUB@ @POSUB@ |