diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-12-21 21:11:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-12-21 21:11:49 +0000 |
commit | f43288371128ce81496d7f55bfe20bbe0505f692 (patch) | |
tree | f831040f18e53b0e16f103e7f271f179cba4f437 /Makefile.in | |
parent | 0222ef903f380cba8f2dc276c2d7d139440a241c (diff) | |
download | fetchmail-f43288371128ce81496d7f55bfe20bbe0505f692.tar.gz fetchmail-f43288371128ce81496d7f55bfe20bbe0505f692.tar.bz2 fetchmail-f43288371128ce81496d7f55bfe20bbe0505f692.zip |
Version bump.
svn path=/trunk/; revision=3003
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 9917e490..9f732300 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.1 +VERSION = 5.6.2 SUBDIRS = @INTLSUB@ @POSUB@ |