diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-23 09:20:32 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-23 09:20:32 +0000 |
commit | 3eccc0552eedb52d294e6333b7ea706bddcba831 (patch) | |
tree | 054631c3fa9bca07d080ebd96a8a7cab049d9def /Makefile.in | |
parent | 2d7c58479fb3f0756b16d5829a0ba008c473fde8 (diff) | |
download | fetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.tar.gz fetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.tar.bz2 fetchmail-3eccc0552eedb52d294e6333b7ea706bddcba831.zip |
Version bump.
svn path=/trunk/; revision=677
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 69584a12..fa8c1905 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=2.4 +VERS=2.5 PL=0 # Ultrix 2.2 make doesn't expand the value of VPATH. |