From d230c01b479c4899f7ecf3f29c0fb78eef15a0ab Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Thu, 2 Jun 2005 09:12:58 +0000 Subject: [PATCH] Updated version git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/configure b/configure index c9655ff900..46f6ecb568 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Id: configure.in. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for wxWidgets 2.6.0. +# Generated by GNU Autoconf 2.59 for wxWidgets 2.6.1. # # Report bugs to . # @@ -270,8 +270,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='wxWidgets' PACKAGE_TARNAME='wxwidgets' -PACKAGE_VERSION='2.6.0' -PACKAGE_STRING='wxWidgets 2.6.0' +PACKAGE_VERSION='2.6.1' +PACKAGE_STRING='wxWidgets 2.6.1' PACKAGE_BUGREPORT='wx-dev@lists.wxwidgets.org' ac_unique_file="wx-config.in" @@ -794,7 +794,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 wxWidgets 2.6.0 to adapt to many kinds of systems. +\`configure' configures wxWidgets 2.6.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -860,7 +860,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of wxWidgets 2.6.0:";; + short | recursive ) echo "Configuration of wxWidgets 2.6.1:";; esac cat <<\_ACEOF @@ -1197,7 +1197,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -wxWidgets configure 2.6.0 +wxWidgets configure 2.6.1 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1211,7 +1211,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 wxWidgets $as_me 2.6.0, which was +It was created by wxWidgets $as_me 2.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1672,7 +1672,7 @@ WX_SUBVERSION=$WX_VERSION.$wx_subrelease_number WX_MSW_VERSION=$wx_major_version_number$wx_minor_version_number$wx_release_number WX_CURRENT=0 -WX_REVISION=0 +WX_REVISION=1 WX_AGE=0 @@ -44599,7 +44599,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by wxWidgets $as_me 2.6.0, which was +This file was extended by wxWidgets $as_me 2.6.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -44662,7 +44662,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -wxWidgets config.status 2.6.0 +wxWidgets config.status 2.6.1 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -- 2.45.2