From c65eb2216becabc801b73a8c7ba0e331de7c740f Mon Sep 17 00:00:00 2001 From: treectrl Date: Fri, 13 Aug 2004 20:30:38 +0000 Subject: Update version to 1.1. --- configure | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 63a3898..f39b52c 100644 --- a/configure +++ b/configure @@ -1307,7 +1307,7 @@ CONFIGDIR=${srcdir}/tclconfig PACKAGE=treectrl MAJOR_VERSION=1 -MINOR_VERSION=0 +MINOR_VERSION=1 PATCHLEVEL= VERSION=${MAJOR_VERSION}.${MINOR_VERSION}${PATCHLEVEL} diff --git a/configure.ac b/configure.ac index 4e72f88..83ba7b9 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.1 2002/12/17 05:04:18 treectrl Exp $ +# RCS: @(#) $Id: configure.ac,v 1.2 2004/08/13 20:30:38 treectrl Exp $ #----------------------------------------------------------------------- # Sample configure.in for Tcl Extensions. The only places you should @@ -36,7 +36,7 @@ AC_SUBST(CONFIGDIR) PACKAGE=treectrl MAJOR_VERSION=1 -MINOR_VERSION=0 +MINOR_VERSION=1 PATCHLEVEL= VERSION=${MAJOR_VERSION}.${MINOR_VERSION}${PATCHLEVEL} -- cgit v0.12