diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-11-08 18:24:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-11-08 18:24:26 +0000 |
commit | 6790784b205159b45db2ff4434a5635c813b87b2 (patch) | |
tree | 167cfa49bbd0f873574e899ebd63b52b9e6ca89f /Makefile.in | |
parent | 9955b35f5eaab57fd902f9184d0223a55200821d (diff) | |
download | fetchmail-6790784b205159b45db2ff4434a5635c813b87b2.tar.gz fetchmail-6790784b205159b45db2ff4434a5635c813b87b2.tar.bz2 fetchmail-6790784b205159b45db2ff4434a5635c813b87b2.zip |
Version bump.
svn path=/trunk/; revision=3546
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 ca352610..ad5a856d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.4 +VERSION = 5.9.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |