diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 14:59:24 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-03 14:59:24 +0000 |
commit | d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1 (patch) | |
tree | bcac0cf26d5ee2b2018fe6e451cb5146ea900268 /Makefile.in | |
parent | a74d1e1c9c1826b358eb1b812349262282918094 (diff) | |
download | fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.tar.gz fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.tar.bz2 fetchmail-d6dadc8ebe065ec2bc8d3fc6117487221c8a62a1.zip |
Version bump.
svn path=/trunk/; revision=1880
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 ed7c4964..20b23d0b 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.4.8 +VERS=4.4.9 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |