diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:00:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:00:54 +0000 |
commit | 897c839c6b793a1397722e55e76110f8a8b3874a (patch) | |
tree | c4fcd3908f7d48e05f4c474d05427f7c346fe100 /Makefile.in | |
parent | 014bf0c61c6276be160725c4acb7d0b817e7e118 (diff) | |
download | fetchmail-897c839c6b793a1397722e55e76110f8a8b3874a.tar.gz fetchmail-897c839c6b793a1397722e55e76110f8a8b3874a.tar.bz2 fetchmail-897c839c6b793a1397722e55e76110f8a8b3874a.zip |
Version bump.
svn path=/trunk/; revision=3563
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 9539f031..fe0cd9af 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.5 +VERSION = 5.9.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |