[Spread-cvs] commit: r561 - libspreadutil/trunk

jonathan at spread.org jonathan at spread.org
Wed Mar 27 23:19:05 EDT 2013


Author: jonathan
Date: 2013-03-27 23:19:05 -0400 (Wed, 27 Mar 2013)
New Revision: 561

Modified:
   libspreadutil/trunk/configure
   libspreadutil/trunk/configure.in
Log:
Update version number of libspreadutil to 4.3

Modified: libspreadutil/trunk/configure
===================================================================
--- libspreadutil/trunk/configure	2013-03-28 03:10:01 UTC (rev 560)
+++ libspreadutil/trunk/configure	2013-03-28 03:19:05 UTC (rev 561)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.62 for Spread_Util 4.2.0.
+# Generated by GNU Autoconf 2.62 for Spread_Util 4.3.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -594,8 +594,8 @@
 # Identity of this package.
 PACKAGE_NAME='Spread_Util'
 PACKAGE_TARNAME='spread_util'
-PACKAGE_VERSION='4.2.0'
-PACKAGE_STRING='Spread_Util 4.2.0'
+PACKAGE_VERSION='4.3.0'
+PACKAGE_STRING='Spread_Util 4.3.0'
 PACKAGE_BUGREPORT=''
 
 # Factoring default headers for most tests.
@@ -1288,7 +1288,7 @@
   # 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 Spread_Util 4.2.0 to adapt to many kinds of systems.
+\`configure' configures Spread_Util 4.3.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1353,7 +1353,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Spread_Util 4.2.0:";;
+     short | recursive ) echo "Configuration of Spread_Util 4.3.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1451,7 +1451,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Spread_Util configure 4.2.0
+Spread_Util configure 4.3.0
 generated by GNU Autoconf 2.62
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1465,7 +1465,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Spread_Util $as_me 4.2.0, which was
+It was created by Spread_Util $as_me 4.3.0, which was
 generated by GNU Autoconf 2.62.  Invocation command line was
 
   $ $0 $@
@@ -10650,7 +10650,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Spread_Util $as_me 4.2.0, which was
+This file was extended by Spread_Util $as_me 4.3.0, which was
 generated by GNU Autoconf 2.62.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -10699,7 +10699,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-Spread_Util config.status 4.2.0
+Spread_Util config.status 4.3.0
 configured by $0, generated by GNU Autoconf 2.62,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: libspreadutil/trunk/configure.in
===================================================================
--- libspreadutil/trunk/configure.in	2013-03-28 03:10:01 UTC (rev 560)
+++ libspreadutil/trunk/configure.in	2013-03-28 03:19:05 UTC (rev 561)
@@ -1,4 +1,4 @@
-AC_INIT(Spread_Util, 4.2.0)
+AC_INIT(Spread_Util, 4.3.0)
 
 AC_CONFIG_AUX_DIR(buildtools)
 AC_CONFIG_HEADERS(src/config.h)




More information about the Spread-cvs mailing list