diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-19 21:49:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-19 21:49:53 +0000 |
commit | 44662d84a40cd668c97e9aa821a6caeb9da9488a (patch) | |
tree | ca6380bf943c3d06f1fe45c236fb58eb72ac9c5f /Makefile.in | |
parent | a7e571bebc4a74bd23da0a6a1ec0203ae45a22e2 (diff) | |
download | fetchmail-44662d84a40cd668c97e9aa821a6caeb9da9488a.tar.gz fetchmail-44662d84a40cd668c97e9aa821a6caeb9da9488a.tar.bz2 fetchmail-44662d84a40cd668c97e9aa821a6caeb9da9488a.zip |
Version bump.
svn path=/trunk/; revision=3128
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 447bba64..2061d5a6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.6.7 +VERSION = 5.6.8 SUBDIRS = @POSUB@ |