diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-11-07 22:32:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-11-07 22:32:47 +0000 |
commit | baa81046fc581fae7458115b6118c45c1440506c (patch) | |
tree | 386428c7981a059d8deba5b2677ac651a6e80be3 /Makefile.in | |
parent | bd423399569f8eba381739fa3aaa497b805eded9 (diff) | |
download | fetchmail-baa81046fc581fae7458115b6118c45c1440506c.tar.gz fetchmail-baa81046fc581fae7458115b6118c45c1440506c.tar.bz2 fetchmail-baa81046fc581fae7458115b6118c45c1440506c.zip |
Version bump.
svn path=/trunk/; revision=2652
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 969ae47c..b06c052b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.0pre +VERSION = 5.1.4 SUBDIRS = @INTLSUB@ @POSUB@ |