diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-09-16 16:26:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-09-16 16:26:57 +0000 |
commit | 91ff5d1ccc59475de9f684fad76b27463be924a1 (patch) | |
tree | d5b1be2a4e1660fb22027b3e5fbc4d480446e904 /Makefile.in | |
parent | 7bec68cc0265f82134280afc7b0a937cf93f3b83 (diff) | |
download | fetchmail-91ff5d1ccc59475de9f684fad76b27463be924a1.tar.gz fetchmail-91ff5d1ccc59475de9f684fad76b27463be924a1.tar.bz2 fetchmail-91ff5d1ccc59475de9f684fad76b27463be924a1.zip |
Version bump.
svn path=/trunk/; revision=1352
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 6018e8df..1c6dcd7d 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.2 +VERS=4.2.1 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |