diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-07-23 22:44:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-07-23 22:44:01 +0000 |
commit | e9328076d7de5ce942d879b5fdd5790ae7371cc9 (patch) | |
tree | 8ed57004d22f38cb15983ce70133f1f5f87cb81d /Makefile.in | |
parent | a1a60e704225463f8f75a0935e1d2114341b9cfa (diff) | |
download | fetchmail-e9328076d7de5ce942d879b5fdd5790ae7371cc9.tar.gz fetchmail-e9328076d7de5ce942d879b5fdd5790ae7371cc9.tar.bz2 fetchmail-e9328076d7de5ce942d879b5fdd5790ae7371cc9.zip |
Version bump.
svn path=/trunk/; revision=2019
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 b7428af0..c16e9eae 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.5.3 +VERS=4.5.4 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |