diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-02 13:28:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-02 13:28:52 +0000 |
commit | 122471c0c8e2fd1f282d02b271ec40062d321da8 (patch) | |
tree | 6bae7db2a3ebfb34688ade561d7f0877f12460de /Makefile.in | |
parent | 032cd13d1a97a39023f78cd0dc292f8944b35ac9 (diff) | |
download | fetchmail-122471c0c8e2fd1f282d02b271ec40062d321da8.tar.gz fetchmail-122471c0c8e2fd1f282d02b271ec40062d321da8.tar.bz2 fetchmail-122471c0c8e2fd1f282d02b271ec40062d321da8.zip |
Ready to release 1.4
svn path=/trunk/; revision=199
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 0bb443b5..3590af45 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=1.3 +VERS=1.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |