diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 03:21:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 03:21:34 +0000 |
commit | b7d072f11955444cfd998e26ff484bd99a46faeb (patch) | |
tree | dd95f3139f9c1cfb57d743cca07988fccfdbc3f9 /Makefile.in | |
parent | 1a4e6fdf6eced3504c5fc1231f83c01734a9675d (diff) | |
download | fetchmail-b7d072f11955444cfd998e26ff484bd99a46faeb.tar.gz fetchmail-b7d072f11955444cfd998e26ff484bd99a46faeb.tar.bz2 fetchmail-b7d072f11955444cfd998e26ff484bd99a46faeb.zip |
Version bump.
svn path=/trunk/; revision=2902
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 1741f51d..fe56c0eb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.4.0 +VERSION = 5.4.1 SUBDIRS = @INTLSUB@ @POSUB@ |