summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-03-06 15:36:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-03-06 15:36:17 (GMT)
commit37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b (patch)
tree9cc860eac2dab3724c58f93d7f27e30c3a754757 /unix/configure.in
parent36001df29a52f1fc25fd4635b256abf5964bb642 (diff)
downloadtk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.zip
tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.gz
tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.bz2
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 9648b82..3f4cb5f 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -3,14 +3,14 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tk installation
dnl to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.in,v 1.70 2002/02/19 01:06:19 hobbs Exp $
+# RCS: @(#) $Id: configure.in,v 1.71 2002/03/06 15:36:17 dkf Exp $
AC_INIT(../generic/tk.h)
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL="a4"
+TK_PATCH_LEVEL="a5"
VERSION=${TK_VERSION}
LOCALES="de en es fr"