summaryrefslogtreecommitdiffstats
path: root/shellicon/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'shellicon/configure.ac')
-rw-r--r--shellicon/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/shellicon/configure.ac b/shellicon/configure.ac
index ad96fdd..4a61d64 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.3 2008/01/22 00:08:40 treectrl Exp $
+# RCS: @(#) $Id: configure.ac,v 1.4 2008/02/22 20:18:09 hobbs2 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.4])
+AC_SUBST([PACKAGE_PATCHLEVEL], [2.2.5])
AC_DEFINE_UNQUOTED(PACKAGE_PATCHLEVEL, "$PACKAGE_PATCHLEVEL")
TEA_INIT([3.5])