summaryrefslogtreecommitdiffstats
path: root/shellicon
diff options
context:
space:
mode:
authortreectrl <treectrl>2008-01-22 00:03:58 (GMT)
committertreectrl <treectrl>2008-01-22 00:03:58 (GMT)
commitff13be1d843524c69e6f7b712821a85edb56113a (patch)
tree2411d70f19baba2f6552506f444d32cc5aa51f06 /shellicon
parent3d987c766674e172f66a85431b62c05b561e8daa (diff)
downloadtktreectrl-ff13be1d843524c69e6f7b712821a85edb56113a.zip
tktreectrl-ff13be1d843524c69e6f7b712821a85edb56113a.tar.gz
tktreectrl-ff13be1d843524c69e6f7b712821a85edb56113a.tar.bz2
Bumped version to 2.2.4.
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 86baad9..7fd040c 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.3
+PACKAGE_PATCHLEVEL=2.2.4
cat >>confdefs.h <<_ACEOF
#define PACKAGE_PATCHLEVEL "$PACKAGE_PATCHLEVEL"
diff --git a/shellicon/configure.ac b/shellicon/configure.ac
index 457b2ec..ad96fdd 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.2 2007/02/02 20:34:01 treectrl Exp $
+# RCS: @(#) $Id: configure.ac,v 1.3 2008/01/22 00:08:40 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.3])
+AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.4])
AC_DEFINE_UNQUOTED(PACKAGE_PATCHLEVEL, "$PACKAGE_PATCHLEVEL")
TEA_INIT([3.5])