diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 18:20:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-03-06 18:20:09 +0000 |
commit | 4404fbc4e5b5d9e27350beea65bbb32a18b97ea6 (patch) | |
tree | c5542ded2e8993ecaae9dd1c74a7d046bb03d13a /Makefile.in | |
parent | 95f5a35f07311b8ed6b52d229093c10adb203676 (diff) | |
download | fetchmail-4404fbc4e5b5d9e27350beea65bbb32a18b97ea6.tar.gz fetchmail-4404fbc4e5b5d9e27350beea65bbb32a18b97ea6.tar.bz2 fetchmail-4404fbc4e5b5d9e27350beea65bbb32a18b97ea6.zip |
Version bump.
svn path=/trunk/; revision=2797
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 f36f66a2..394ac284 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.3.1 +VERSION = 5.3.2 SUBDIRS = @INTLSUB@ @POSUB@ |