diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-12-20 04:24:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-12-20 04:24:55 +0000 |
commit | 86580018b1a4f35d984abb94f4cbeb82adfb57a6 (patch) | |
tree | d7ff5f774f24e9cd8fede82828f23ab617ada8ed /Makefile.in | |
parent | e0745c64eb12f8ca62ad325c7933f0f0cfc60138 (diff) | |
download | fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.tar.gz fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.tar.bz2 fetchmail-86580018b1a4f35d984abb94f4cbeb82adfb57a6.zip |
Version bump.
svn path=/trunk/; revision=2669
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 dfe2148c..03e77786 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.0 +VERSION = 5.2.1 SUBDIRS = @INTLSUB@ @POSUB@ |