diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-10 20:59:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-10 20:59:52 +0000 |
commit | 2951b31d3e2b15f55fb0bb61cb91a957c04b4144 (patch) | |
tree | fae77720a44e292c521f05f5ad1513bd8cac5ea1 /Makefile.in | |
parent | 1f79c134a1c171ebe56222a5cdd30cb335aa397f (diff) | |
download | fetchmail-2951b31d3e2b15f55fb0bb61cb91a957c04b4144.tar.gz fetchmail-2951b31d3e2b15f55fb0bb61cb91a957c04b4144.tar.bz2 fetchmail-2951b31d3e2b15f55fb0bb61cb91a957c04b4144.zip |
Version bump.
svn path=/trunk/; revision=3411
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 d6875abc..38525968 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.9.0 +VERSION = 5.8.13 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |