diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-11-06 21:55:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-11-06 21:55:59 +0000 |
commit | 1c363ccf0cd2d0422acdd4f9dc69265998b368a6 (patch) | |
tree | 9f886ee46de32251dd170a7a9bb87215c79716c6 | |
parent | 6a75e16b6942cb3be87298fd9ca0c7d65d81f952 (diff) | |
download | fetchmail-1c363ccf0cd2d0422acdd4f9dc69265998b368a6.tar.gz fetchmail-1c363ccf0cd2d0422acdd4f9dc69265998b368a6.tar.bz2 fetchmail-1c363ccf0cd2d0422acdd4f9dc69265998b368a6.zip |
This is what we'll send to Mike.
svn path=/trunk/; revision=2650
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index f7aa141a..969ae47c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.1.3 +VERSION = 5.2.0pre SUBDIRS = @INTLSUB@ @POSUB@ |