diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 20:47:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 20:47:18 +0000 |
commit | 4a44b7b1d7ef9f5ad446d598c8d775ff3f583d0b (patch) | |
tree | 2db4183cb8e2e92605a344a2cf66777e19cdc712 /Makefile.in | |
parent | a7bc179288e510775c60765fc8f33486bb0018d7 (diff) | |
download | fetchmail-4a44b7b1d7ef9f5ad446d598c8d775ff3f583d0b.tar.gz fetchmail-4a44b7b1d7ef9f5ad446d598c8d775ff3f583d0b.tar.bz2 fetchmail-4a44b7b1d7ef9f5ad446d598c8d775ff3f583d0b.zip |
Version bump.
svn path=/trunk/; revision=3521
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 1ffdaee0..df1b8637 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.3 +VERSION = 5.9.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |