diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-10-15 22:38:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-10-15 22:38:29 +0000 |
commit | ba9eaf19def42f64a1658033df9efb42d7194267 (patch) | |
tree | b350e9254b5809889f609f3f3348e6986119e31b /Makefile.in | |
parent | 0d8a8b913f6a15088523bc69cbcf6240de945cda (diff) | |
download | fetchmail-ba9eaf19def42f64a1658033df9efb42d7194267.tar.gz fetchmail-ba9eaf19def42f64a1658033df9efb42d7194267.tar.bz2 fetchmail-ba9eaf19def42f64a1658033df9efb42d7194267.zip |
Version bump.
svn path=/trunk/; revision=3859
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 999bd7a1..70669af4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 6.2.4 +VERSION = 6.2.5 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |