diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-04 18:29:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-04 18:29:34 +0000 |
commit | 56925efb4231e46a7fd779318bcd3505d6b89706 (patch) | |
tree | 74d0186096f4cc6ba9a6e92b461e3e8859317f46 /Makefile.in | |
parent | 563fe8a251de14ce8bd04581e3146054d85d0951 (diff) | |
download | fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.tar.gz fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.tar.bz2 fetchmail-56925efb4231e46a7fd779318bcd3505d6b89706.zip |
Version bump.
svn path=/trunk/; revision=2321
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 0c7d9d06..0b2108b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 4.7.3 +VERSION = 4.7.4 SUBDIRS = @INTLSUB@ @POSUB@ |