diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-07-01 02:04:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-07-01 02:04:49 +0000 |
commit | 03624c34b06fa6c1ba9522af5fb6de1cc5a02259 (patch) | |
tree | 03eac61c4a3393b2a827d45966778ff6b5de2913 /Makefile.in | |
parent | a5d50435a69c06615c245503c7700ccfa9d6e96a (diff) | |
download | fetchmail-03624c34b06fa6c1ba9522af5fb6de1cc5a02259.tar.gz fetchmail-03624c34b06fa6c1ba9522af5fb6de1cc5a02259.tar.bz2 fetchmail-03624c34b06fa6c1ba9522af5fb6de1cc5a02259.zip |
Version bump.
svn path=/trunk/; revision=1958
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 28b696a5..c83225c0 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.5.0 +VERS=4.5.1 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |