summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authortreectrl <treectrl>2008-07-21 18:49:31 (GMT)
committertreectrl <treectrl>2008-07-21 18:49:31 (GMT)
commit70d0d3be91f655f8ae97ec29b70c2a415acc39e9 (patch)
tree3f743a0ad58c5ddb2fef451c72655ccdc36f9a26 /configure.ac
parentf160c8079bfbc9a8aa616f18bf02d9e7b58a9a9e (diff)
downloadtktreectrl-70d0d3be91f655f8ae97ec29b70c2a415acc39e9.zip
tktreectrl-70d0d3be91f655f8ae97ec29b70c2a415acc39e9.tar.gz
tktreectrl-70d0d3be91f655f8ae97ec29b70c2a415acc39e9.tar.bz2
Added option -showrootchildbuttons.
Bumped version to 2.2.7.
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 82a8ca6..98c7698 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.26 2008/02/29 21:14:31 treectrl Exp $
+# RCS: @(#) $Id: configure.ac,v 1.27 2008/07/21 18:49: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.6])
+AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.7])
AC_DEFINE_UNQUOTED(PACKAGE_PATCHLEVEL, "$PACKAGE_PATCHLEVEL")
TEA_INIT([3.5])