diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-03 22:45:31 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-03 22:45:31 +0000 |
commit | 44c2399e126808f16871c71a9ca09b6e5965b6a9 (patch) | |
tree | 8c919d7801ab4c7798dc531e221cfa1a2ad75474 /Makefile.in | |
parent | ac3bcd577daf3497024099b6af1d7708bdb643f9 (diff) | |
download | fetchmail-44c2399e126808f16871c71a9ca09b6e5965b6a9.tar.gz fetchmail-44c2399e126808f16871c71a9ca09b6e5965b6a9.tar.bz2 fetchmail-44c2399e126808f16871c71a9ca09b6e5965b6a9.zip |
Version bump.
svn path=/trunk/; revision=1291
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 8652cc6f..3f7d9adb 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.1.1 +VERS=4.1.2 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |