diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:26:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-02-28 11:26:48 +0000 |
commit | 65c345cc69f174e80243141f7147b09d7b17f193 (patch) | |
tree | 5cd545a01c9cb2030711045ba7067af16ff0f98e /Makefile.in | |
parent | 9cb888960d9191a2442bd194e84f3e56ac809eed (diff) | |
download | fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.gz fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.tar.bz2 fetchmail-65c345cc69f174e80243141f7147b09d7b17f193.zip |
Version bump.
svn path=/trunk/; revision=3795
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 09627ceb..e5c99013 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 6.2.1 +VERSION = 6.2.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |