diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-11-12 17:57:20 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-11-12 17:57:20 +0000 |
commit | e24326ed1e245ccf7231f34748b4254784c7a238 (patch) | |
tree | 9d8da1b641c88fca4a7290e4adab0776d7ce9dc2 /Makefile.in | |
parent | 8169be4a43b7b3a72c45d93151e70727b49d8a0d (diff) | |
download | fetchmail-e24326ed1e245ccf7231f34748b4254784c7a238.tar.gz fetchmail-e24326ed1e245ccf7231f34748b4254784c7a238.tar.bz2 fetchmail-e24326ed1e245ccf7231f34748b4254784c7a238.zip |
Version bimp.
svn path=/trunk/; revision=3768
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 e8eeb5ca..1b0a714d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 6.1.2 +VERSION = 6.1.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |