diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 02:48:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-08-06 02:48:42 +0000 |
commit | 1996310fc3052ce59c97523007dbe0847110e590 (patch) | |
tree | 6a4d1827a3cdf82cae9fcd8585c4d70e78b54731 /Makefile.in | |
parent | 0c8f44ed92a62e44a2f8b3e932f38913ffa735d4 (diff) | |
download | fetchmail-1996310fc3052ce59c97523007dbe0847110e590.tar.gz fetchmail-1996310fc3052ce59c97523007dbe0847110e590.tar.bz2 fetchmail-1996310fc3052ce59c97523007dbe0847110e590.zip |
Version bump.
svn path=/trunk/; revision=1236
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 b92de88a..6ce98042 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=4.0.6 +VERS=4.0.7 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |