diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-07 00:56:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-07 00:56:53 +0000 |
commit | aeff476140b41edd5860201f02e59e210d553b9f (patch) | |
tree | 11cc38c23da0a0dc242ca6b24281496493435172 | |
parent | b3d6e03b3039b2a85eceaab83855db5ee859f665 (diff) | |
download | fetchmail-aeff476140b41edd5860201f02e59e210d553b9f.tar.gz fetchmail-aeff476140b41edd5860201f02e59e210d553b9f.tar.bz2 fetchmail-aeff476140b41edd5860201f02e59e210d553b9f.zip |
Version number bump.
svn path=/trunk/; revision=238
-rw-r--r-- | Makefile.in | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index f087a5a2..6cb70778 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=1.5 +VERS=1.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ @@ -16,7 +16,7 @@ Inflict severe pain on the person(s) responsible for removing LAST from POP3. Release Notes: -fetchmail-1.6 (): +fetchmail-1.6 (Sun Oct 6 20:55:09 EDT 1996): features -- |