diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-05-30 00:00:26 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-05-30 00:00:26 +0000 |
commit | 49f42cea3b9d0cf9c18e37fbd3fb5d6feb4f54c9 (patch) | |
tree | 4ff55d45590cec1e09ae8de07f12239df1312d8c /Makefile.in | |
parent | 9de124d371e99f57c9340b454a59b6c4603392b4 (diff) | |
download | fetchmail-49f42cea3b9d0cf9c18e37fbd3fb5d6feb4f54c9.tar.gz fetchmail-49f42cea3b9d0cf9c18e37fbd3fb5d6feb4f54c9.tar.bz2 fetchmail-49f42cea3b9d0cf9c18e37fbd3fb5d6feb4f54c9.zip |
Version bump.
svn path=/trunk/; revision=3330
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 6e8418ba..f2e586e3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.4 +VERSION = 5.8.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |