diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-01-31 07:03:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-01-31 07:03:54 +0000 |
commit | 8fa6b11990283115b0751212222ff6aaaaf81e60 (patch) | |
tree | b5ab1d5a6c63be24aac5c3955868e2a8ceb3c22d /Makefile.in | |
parent | c70d8528fccd50a8af1843e6c8e0da43f56f1f35 (diff) | |
download | fetchmail-8fa6b11990283115b0751212222ff6aaaaf81e60.tar.gz fetchmail-8fa6b11990283115b0751212222ff6aaaaf81e60.tar.bz2 fetchmail-8fa6b11990283115b0751212222ff6aaaaf81e60.zip |
Version bump.
svn path=/trunk/; revision=2724
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 cfc7db7a..31e69ff8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.2.4 +VERSION = 5.2.5 SUBDIRS = @INTLSUB@ @POSUB@ |