diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-10-04 23:12:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-10-04 23:12:58 +0000 |
commit | 9873e067de1f2c6523d2d1fb7804e501b5427193 (patch) | |
tree | 4c01a42f5f199af42430f489a4192940320d0399 /Makefile.in | |
parent | 72f378890247c6525be85f33f49a14876d6cf629 (diff) | |
download | fetchmail-9873e067de1f2c6523d2d1fb7804e501b5427193.tar.gz fetchmail-9873e067de1f2c6523d2d1fb7804e501b5427193.tar.bz2 fetchmail-9873e067de1f2c6523d2d1fb7804e501b5427193.zip |
Version bump.
svn path=/trunk/; revision=2635
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 6dee422e..6033ae03 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.1.1 +VERSION = 5.1.2 SUBDIRS = @INTLSUB@ @POSUB@ |