diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 06:39:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 06:39:15 +0000 |
commit | fd2e0dfee8a1262d1bc45bea76bbd7990d244c15 (patch) | |
tree | b2b0fe5a3321d8efb945152666e05dc9e7c3a615 /Makefile.in | |
parent | 63ec46b40356c988c698bde7a8ec9f49e60c8cd8 (diff) | |
download | fetchmail-fd2e0dfee8a1262d1bc45bea76bbd7990d244c15.tar.gz fetchmail-fd2e0dfee8a1262d1bc45bea76bbd7990d244c15.tar.bz2 fetchmail-fd2e0dfee8a1262d1bc45bea76bbd7990d244c15.zip |
Version bump.
svn path=/trunk/; revision=3305
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 3f9e080f..40d1b83f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -4,7 +4,7 @@ # So just uncomment all the lines marked QNX. PACKAGE = fetchmail -VERSION = 5.8.2 +VERSION = 5.8.3 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ |