diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 13:45:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-10-31 13:45:55 +0000 |
commit | 51276332630d498712af296bd238e34b8daf037c (patch) | |
tree | 11c41598868667209fa94082c93a2e667e6c91d6 /Makefile.in | |
parent | caef674e29106c14aae5e77d82e6c3ab052d3d3b (diff) | |
download | fetchmail-51276332630d498712af296bd238e34b8daf037c.tar.gz fetchmail-51276332630d498712af296bd238e34b8daf037c.tar.bz2 fetchmail-51276332630d498712af296bd238e34b8daf037c.zip |
Ready to ship stable.
svn path=/trunk/; revision=3763
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 de151629..e8eeb5ca 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 6.1.1 +VERSION = 6.1.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |