diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-08-09 10:57:00 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-08-09 10:57:00 +0000 |
commit | f49c2a46638a2e492d05c7f479fa293a29d076eb (patch) | |
tree | c5b3dcf4aa4a51a7edaa01440192470933f14714 /Makefile.in | |
parent | 3a7d4f2dbd4c92ef28ea4702a62c8346d5d69b0e (diff) | |
download | fetchmail-f49c2a46638a2e492d05c7f479fa293a29d076eb.tar.gz fetchmail-f49c2a46638a2e492d05c7f479fa293a29d076eb.tar.bz2 fetchmail-f49c2a46638a2e492d05c7f479fa293a29d076eb.zip |
Version bump.
svn path=/trunk/; revision=3450
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 6db23555..02ee3d1e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.17 +VERSION = 5.9.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |