From c398ee2f504c491ef670b7c1f181891b7abb6a4e Mon Sep 17 00:00:00 2001 From: treectrl Date: Fri, 13 May 2005 20:50:58 +0000 Subject: Bump version to 2.0 because of API changes. --- configure | 18 +++++++++--------- configure.ac | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure b/configure index bc67364..a3aa01a 100644 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for treectrl 1.2. +# Generated by GNU Autoconf 2.59 for treectrl 2.0. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -267,8 +267,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='treectrl' PACKAGE_TARNAME='treectrl' -PACKAGE_VERSION='1.2' -PACKAGE_STRING='treectrl 1.2' +PACKAGE_VERSION='2.0' +PACKAGE_STRING='treectrl 2.0' PACKAGE_BUGREPORT='' # Factoring default headers for most tests. @@ -777,7 +777,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures treectrl 1.2 to adapt to many kinds of systems. +\`configure' configures treectrl 2.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -838,7 +838,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of treectrl 1.2:";; + short | recursive ) echo "Configuration of treectrl 2.0:";; esac cat <<\_ACEOF @@ -968,7 +968,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -treectrl configure 1.2 +treectrl configure 2.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -982,7 +982,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by treectrl $as_me 1.2, which was +It was created by treectrl $as_me 2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -11158,7 +11158,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by treectrl $as_me 1.2, which was +This file was extended by treectrl $as_me 2.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11213,7 +11213,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -treectrl config.status 1.2 +treectrl config.status 2.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index a2f475d..764c0d7 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.7 2005/05/01 01:57:32 treectrl Exp $ +# RCS: @(#) $Id: configure.ac,v 1.8 2005/05/13 20:50:59 treectrl Exp $ #----------------------------------------------------------------------- # Sample configure.in for Tcl Extensions. @@ -19,7 +19,7 @@ dnl to configure the system for the local environment. # AC_INIT(generic/tcl.h) #----------------------------------------------------------------------- -AC_INIT([treectrl], [1.2]) +AC_INIT([treectrl], [2.0]) TEA_INIT([3.2]) -- cgit v0.12