diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-06 06:01:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-06 06:01:45 +0000 |
commit | 1588f533d3ff8ea52ca734d53dce62ea004dca71 (patch) | |
tree | ec3e9026a1653ee83890cf8e6f1d81728d422bae /Makefile.in | |
parent | dc0f035db097d931f8284bb390883a9f6d6a6747 (diff) | |
download | fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.gz fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.bz2 fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.zip |
Version bump.
svn path=/trunk/; revision=1919
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 47fdf2ac..e684fed3 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.4.9 +VERS=4.5.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |