diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-02-05 05:08:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-02-05 05:08:30 +0000 |
commit | fe71846ff0c6de9c85932690e92e2b1b5abf67a6 (patch) | |
tree | 2407488c06c1d043316f970772be6e987d1302f3 /Makefile.in | |
parent | 6d77cda6bb6871915d202999300b89aa00e7f180 (diff) | |
download | fetchmail-fe71846ff0c6de9c85932690e92e2b1b5abf67a6.tar.gz fetchmail-fe71846ff0c6de9c85932690e92e2b1b5abf67a6.tar.bz2 fetchmail-fe71846ff0c6de9c85932690e92e2b1b5abf67a6.zip |
Version bump.
svn path=/trunk/; revision=2731
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 31e69ff8..a33d2ebc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.5 +VERSION = 5.2.6 SUBDIRS = @INTLSUB@ @POSUB@ |