diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-06 17:13:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-06 17:13:51 +0000 |
commit | fa1b758b18c793d41e43104000e6464cb577ef37 (patch) | |
tree | 28ebd3b2c9502984aa93ce5d44858594f5a935be /Makefile.in | |
parent | 9e9c28d491e7836dcea9feea75646bd9cfc32ec9 (diff) | |
download | fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.tar.gz fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.tar.bz2 fetchmail-fa1b758b18c793d41e43104000e6464cb577ef37.zip |
Version bump
svn path=/trunk/; revision=1318
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 b0d0c051..789bd8e2 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.5 +VERS=4.1.6 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |