diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-17 07:38:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-17 07:38:49 +0000 |
commit | ce530ce94f75c642d79e96748b1579469145dc4e (patch) | |
tree | 306a9ae62d83a51626758094135232b5b0f4a493 /Makefile.in | |
parent | df5164950561baae8f569d46937c824173ec775c (diff) | |
download | fetchmail-ce530ce94f75c642d79e96748b1579469145dc4e.tar.gz fetchmail-ce530ce94f75c642d79e96748b1579469145dc4e.tar.bz2 fetchmail-ce530ce94f75c642d79e96748b1579469145dc4e.zip |
Version bump.
svn path=/trunk/; revision=2716
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 f184e931..cfc7db7a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.3 +VERSION = 5.2.4 SUBDIRS = @INTLSUB@ @POSUB@ |