summaryrefslogtreecommitdiffstats
path: root/shellicon
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 /shellicon
parent85933efe263b7a9fe321d98909cfd7462eae6a93 (diff)
downloadtktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.zip
tktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.tar.gz
tktreectrl-828253728237af2d626df5ee17e240a3f2e08f25.tar.bz2
Bumped version to 2.2.6.
Diffstat (limited to 'shellicon')
-rw-r--r--shellicon/configure2
-rw-r--r--shellicon/configure.ac4
2 files changed, 3 insertions, 3 deletions
diff --git a/shellicon/configure b/shellicon/configure
index 257bb85..ba7fa18 100644
--- a/shellicon/configure
+++ b/shellicon/configure
@@ -1772,7 +1772,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-PACKAGE_PATCHLEVEL=2.2.5
+PACKAGE_PATCHLEVEL=2.2.6
cat >>confdefs.h <<_ACEOF
#define PACKAGE_PATCHLEVEL "$PACKAGE_PATCHLEVEL"
diff --git a/shellicon/configure.ac b/shellicon/configure.ac
index 4a61d64..4bc5f55 100644
--- a/shellicon/configure.ac
+++ b/shellicon/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.4 2008/02/22 20:18:09 hobbs2 Exp $
+# RCS: @(#) $Id: configure.ac,v 1.5 2008/02/29 21:14:32 treectrl Exp $
#-----------------------------------------------------------------------
# Sample configure.in for Tcl Extensions.
@@ -20,7 +20,7 @@ dnl to configure the system for the local environment.
#-----------------------------------------------------------------------
AC_INIT([shellicon], [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])