From 61f181d6b872e6f37b04fed790fa903a312a3795 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Thu, 22 Dec 2016 21:33:54 -0500 Subject: Bump release to 2.5.0 for yearly snapshot. --- newlib/configure | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'newlib/configure') diff --git a/newlib/configure b/newlib/configure index 24f41e0a2..2ac07fe06 100755 --- a/newlib/configure +++ b/newlib/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for newlib 2.4.0. +# Generated by GNU Autoconf 2.68 for newlib 2.5.0. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -567,8 +567,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='2.4.0' -PACKAGE_STRING='newlib 2.4.0' +PACKAGE_VERSION='2.5.0' +PACKAGE_STRING='newlib 2.5.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1375,7 +1375,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 newlib 2.4.0 to adapt to many kinds of systems. +\`configure' configures newlib 2.5.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1445,7 +1445,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 2.4.0:";; + short | recursive ) echo "Configuration of newlib 2.5.0:";; esac cat <<\_ACEOF @@ -1576,7 +1576,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -newlib configure 2.4.0 +newlib configure 2.5.0 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1854,7 +1854,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 2.4.0, which was +It was created by newlib $as_me 2.5.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3166,7 +3166,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='2.4.0' + VERSION='2.5.0' # Some tools Automake needs. @@ -12357,13 +12357,13 @@ _ACEOF fi -$as_echo "#define _NEWLIB_VERSION \"2.4.0\"" >>confdefs.h +$as_echo "#define _NEWLIB_VERSION \"2.5.0\"" >>confdefs.h $as_echo "#define __NEWLIB__ 2" >>confdefs.h -$as_echo "#define __NEWLIB_MINOR__ 4" >>confdefs.h +$as_echo "#define __NEWLIB_MINOR__ 5" >>confdefs.h $as_echo "#define __NEWLIB_PATCHLEVEL__ 0" >>confdefs.h @@ -13282,7 +13282,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by newlib $as_me 2.4.0, which was +This file was extended by newlib $as_me 2.5.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13348,7 +13348,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -newlib config.status 2.4.0 +newlib config.status 2.5.0 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" -- cgit v1.2.3