diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-09-06 09:12:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-09-06 09:12:05 +0000 |
commit | 1e5e78f307054a7333f44e91aa074ca902d15d3d (patch) | |
tree | ea5b06e2041ed9cf192437f52414061977456f56 /Makefile.in | |
parent | f51a435aaf2aa71bd80c821512c62b7f07099ef8 (diff) | |
download | fetchmail-1e5e78f307054a7333f44e91aa074ca902d15d3d.tar.gz fetchmail-1e5e78f307054a7333f44e91aa074ca902d15d3d.tar.bz2 fetchmail-1e5e78f307054a7333f44e91aa074ca902d15d3d.zip |
Version bump.
svn path=/trunk/; revision=3701
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 6bee9ee4..898d4f81 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.13 +VERSION = 5.9.14 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |