summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authortreectrl <treectrl>2008-10-08 19:48:50 (GMT)
committertreectrl <treectrl>2008-10-08 19:48:50 (GMT)
commitbde0bf3dedd790439b4e89a7086be55dbb3ad160 (patch)
treed843070f2b7d86ceb51ed4834a848544a45e3a2f /configure.ac
parentb2f3f0d77b6b47bcd7b77f903852b3a13e76f183 (diff)
downloadtktreectrl-bde0bf3dedd790439b4e89a7086be55dbb3ad160.zip
tktreectrl-bde0bf3dedd790439b4e89a7086be55dbb3ad160.tar.gz
tktreectrl-bde0bf3dedd790439b4e89a7086be55dbb3ad160.tar.bz2
Bumped version to 2.2.8.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 98c7698..7e4a46a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during Tcl installation
dnl to configure the system for the local environment.
#
-# RCS: @(#) $Id: configure.ac,v 1.27 2008/07/21 18:49:31 treectrl Exp $
+# RCS: @(#) $Id: configure.ac,v 1.28 2008/10/08 19:48:50 treectrl Exp $
#-----------------------------------------------------------------------
# Sample configure.in for Tcl Extensions.
@@ -20,7 +20,7 @@ dnl to configure the system for the local environment.
#-----------------------------------------------------------------------
AC_INIT([treectrl], [2.2])
-AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.7])
+AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.8])
AC_DEFINE_UNQUOTED(PACKAGE_PATCHLEVEL, "$PACKAGE_PATCHLEVEL")
TEA_INIT([3.5])