diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-24 20:14:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-24 20:14:22 +0000 |
commit | 85686bbe17df59ba904b0888fc1d0e09a20a6ebf (patch) | |
tree | 9ecee7ed9e4ae9b36b3d9ee914e7846c9eaa3b3a /Makefile.in | |
parent | a12da4ee65e0d140bbbcb811eef1cba93785ce35 (diff) | |
download | fetchmail-85686bbe17df59ba904b0888fc1d0e09a20a6ebf.tar.gz fetchmail-85686bbe17df59ba904b0888fc1d0e09a20a6ebf.tar.bz2 fetchmail-85686bbe17df59ba904b0888fc1d0e09a20a6ebf.zip |
Version bump.
svn path=/trunk/; revision=3479
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 128dcba9..fe3e14c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.0 +VERSION = 5.9.1 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |