diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-03-09 13:27:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-03-09 13:27:05 +0000 |
commit | 4140f2bc85fd1ab0e0f16d6492a74c9ec2f91cb9 (patch) | |
tree | fcd36ea63d107468dba366bce15804a2d08bae1b /Makefile.in | |
parent | 044296c17ca98006994da9335db1f3d599bb5cdb (diff) | |
download | fetchmail-4140f2bc85fd1ab0e0f16d6492a74c9ec2f91cb9.tar.gz fetchmail-4140f2bc85fd1ab0e0f16d6492a74c9ec2f91cb9.tar.bz2 fetchmail-4140f2bc85fd1ab0e0f16d6492a74c9ec2f91cb9.zip |
Version bump.
svn path=/trunk/; revision=3591
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 7b14d67e..44f44d10 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.8 +VERSION = 5.9.9 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |