diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-12-12 04:12:37 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-12-12 04:12:37 +0000 |
commit | 15b6e12808c508e5a85031454f8149407729dfdf (patch) | |
tree | 528bd4d56006a242934f7393686ff02179e413ec /Makefile.in | |
parent | c4432b4997d1819dbfd289ba42050e20927bde08 (diff) | |
download | fetchmail-15b6e12808c508e5a85031454f8149407729dfdf.tar.gz fetchmail-15b6e12808c508e5a85031454f8149407729dfdf.tar.bz2 fetchmail-15b6e12808c508e5a85031454f8149407729dfdf.zip |
Version bump.
svn path=/trunk/; revision=2999
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 3fa4a9db..9917e490 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.0 +VERSION = 5.6.1 SUBDIRS = @INTLSUB@ @POSUB@ |