diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-09-26 23:28:47 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-09-26 23:28:47 +0000 |
commit | d2edc5d3463783aa17fd522e7132271518ec974e (patch) | |
tree | 439d440391b9f09cc5be1f15627a3032fd6c066d /lib/libkeynote/Makefile.in | |
parent | cdf2daace2d9ed58ea82181a3cb9c367d37ba5f7 (diff) |
Sync.
Diffstat (limited to 'lib/libkeynote/Makefile.in')
-rw-r--r-- | lib/libkeynote/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkeynote/Makefile.in b/lib/libkeynote/Makefile.in index 9b7a73abdb1..b6234c086b2 100644 --- a/lib/libkeynote/Makefile.in +++ b/lib/libkeynote/Makefile.in @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.in,v 1.10 2000/02/12 01:02:02 angelos Exp $ +# $OpenBSD: Makefile.in,v 1.11 2000/09/26 23:28:45 angelos Exp $ # # The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu) # @@ -18,7 +18,7 @@ # MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR # PURPOSE. -VERSION = 2.2 +VERSION = 2.3 DISTFILE = keynote-${VERSION}.tar.gz KNSUBDIR = keynote-${VERSION} |