diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-12-05 17:41:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-12-05 17:41:49 +0000 |
commit | d9668af65f055fdd8b2007afec0a90304570e6c8 (patch) | |
tree | 837e312534a02506f7b03094a64a0bd9eb6c16b2 /Makefile.in | |
parent | fdffef45b05ae62203209896496e365be45d0917 (diff) | |
download | fetchmail-d9668af65f055fdd8b2007afec0a90304570e6c8.tar.gz fetchmail-d9668af65f055fdd8b2007afec0a90304570e6c8.tar.bz2 fetchmail-d9668af65f055fdd8b2007afec0a90304570e6c8.zip |
Version bump.
svn path=/trunk/; revision=1565
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 321163b8..9879d629 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.3.3 +VERS=4.3.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |