diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-04-02 19:22:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-04-02 19:22:14 +0000 |
commit | e80d6568807961cfe9e16a637760e77ca4d82065 (patch) | |
tree | 11a4541474aca6c1018746f08463f07d10afa7f8 /Makefile.in | |
parent | 7d86d3a0631b03f47d6a81c96d6ff28454a0128c (diff) | |
download | fetchmail-e80d6568807961cfe9e16a637760e77ca4d82065.tar.gz fetchmail-e80d6568807961cfe9e16a637760e77ca4d82065.tar.bz2 fetchmail-e80d6568807961cfe9e16a637760e77ca4d82065.zip |
Ready to ship stable version.
svn path=/trunk/; revision=3284
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 afa781d3..736ba2a9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.7.7 +VERSION = 5.8.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |