diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-04 06:58:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-04 06:58:59 +0000 |
commit | bd791c0b1c5864ef052f5921ff7216eb6796c520 (patch) | |
tree | ef59827a650f3be8ce065a8c1f8e02964dcd5152 /Makefile.in | |
parent | eee2c23b5d10dbcd2b96b78828dbea8ceb541754 (diff) | |
download | fetchmail-bd791c0b1c5864ef052f5921ff7216eb6796c520.tar.gz fetchmail-bd791c0b1c5864ef052f5921ff7216eb6796c520.tar.bz2 fetchmail-bd791c0b1c5864ef052f5921ff7216eb6796c520.zip |
Version bump.
svn path=/trunk/; revision=2702
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 fae57439..cbf10b2c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.2 +VERSION = 5.2.3 SUBDIRS = @INTLSUB@ @POSUB@ |