diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-28 14:47:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-28 14:47:01 +0000 |
commit | f499d59f8f210e5d8042bf64b026da6b9fe2d5f8 (patch) | |
tree | 65361ff5a1dd3be69d3323989a2eb495e6d0071e /Makefile.in | |
parent | da1f45287303098b4ab55510d5b00a201884e50f (diff) | |
download | fetchmail-f499d59f8f210e5d8042bf64b026da6b9fe2d5f8.tar.gz fetchmail-f499d59f8f210e5d8042bf64b026da6b9fe2d5f8.tar.bz2 fetchmail-f499d59f8f210e5d8042bf64b026da6b9fe2d5f8.zip |
Version bump.
svn path=/trunk/; revision=3498
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 aab4aa5c..de61067c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.2 +VERSION = 5.9.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |