diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-15 05:32:31 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-15 05:32:31 +0000 |
commit | f4d8717123f762050bd10296ff3455f8bde8c0fc (patch) | |
tree | 973130a34195c222c982b823df4716c14a8db4d9 /Makefile.in | |
parent | 9f86e6cafc74e34988df08ae4f656ea6b3faaf71 (diff) | |
download | fetchmail-f4d8717123f762050bd10296ff3455f8bde8c0fc.tar.gz fetchmail-f4d8717123f762050bd10296ff3455f8bde8c0fc.tar.bz2 fetchmail-f4d8717123f762050bd10296ff3455f8bde8c0fc.zip |
Ready to ship.
svn path=/trunk/; revision=3260
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 b53a68b6..d47ea7c1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.7.4 +VERSION = 5.7.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |