summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authortreectrl <treectrl>2008-02-29 21:14:31 (GMT)
committertreectrl <treectrl>2008-02-29 21:14:31 (GMT)
commit828253728237af2d626df5ee17e240a3f2e08f25 (patch)
treeceb19c145ce47b736b1c4482cf17b91de08e979a /configure.ac
parent85933efe263b7a9fe321d98909cfd7462eae6a93 (diff)
downloadtktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.zip
tktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.tar.gz
tktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.tar.bz2
Bumped version to 2.2.6.
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 d63096e..82a8ca6 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.25 2008/02/24 20:28:28 treectrl Exp $
+# RCS: @(#) $Id: configure.ac,v 1.26 2008/02/29 21:14:31 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.5])
+AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.6])
AC_DEFINE_UNQUOTED(PACKAGE_PATCHLEVEL, "$PACKAGE_PATCHLEVEL")
TEA_INIT([3.5])