From: Tobias Oetiker Date: Sat, 21 Feb 2015 16:11:26 +0000 (+0100) Subject: bump some version for the 1.5.0-rc2 release X-Git-Tag: v1.5.0-rc2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a75455a1f2452cacd7c8fecf99faf58586afd97;p=thirdparty%2Frrdtool-1.x.git bump some version for the 1.5.0-rc2 release --- diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index 74c202df..7b94767c 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION); require DynaLoader; -$VERSION=1.4003; +$VERSION=1.5001; bootstrap RRDs $VERSION; diff --git a/configure b/configure index 7f41d83b..d485c409 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for rrdtool 1.5.0-rc1. +# Generated by GNU Autoconf 2.69 for rrdtool 1.5.0-rc2. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='rrdtool' PACKAGE_TARNAME='rrdtool' -PACKAGE_VERSION='1.5.0-rc1' -PACKAGE_STRING='rrdtool 1.5.0-rc1' +PACKAGE_VERSION='1.5.0-rc2' +PACKAGE_STRING='rrdtool 1.5.0-rc2' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1479,7 +1479,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 rrdtool 1.5.0-rc1 to adapt to many kinds of systems. +\`configure' configures rrdtool 1.5.0-rc2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1550,7 +1550,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rrdtool 1.5.0-rc1:";; + short | recursive ) echo "Configuration of rrdtool 1.5.0-rc2:";; esac cat <<\_ACEOF @@ -1734,7 +1734,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rrdtool configure 1.5.0-rc1 +rrdtool configure 1.5.0-rc2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2439,7 +2439,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 rrdtool $as_me 1.5.0-rc1, which was +It was created by rrdtool $as_me 1.5.0-rc2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2823,7 +2823,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -NUMVERS=1.499915010811 +NUMVERS=1.499915022217 LIBVERS=7:0:3 @@ -4795,7 +4795,7 @@ fi # Define the identity of the package. PACKAGE='rrdtool' - VERSION='1.5.0-rc1' + VERSION='1.5.0-rc2' cat >>confdefs.h <<_ACEOF @@ -22465,7 +22465,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 rrdtool $as_me 1.5.0-rc1, which was +This file was extended by rrdtool $as_me 1.5.0-rc2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22531,7 +22531,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="\\ -rrdtool config.status 1.5.0-rc1 +rrdtool config.status 1.5.0-rc2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -25113,7 +25113,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 rrdtool $as_me 1.5.0-rc1, which was +This file was extended by rrdtool $as_me 1.5.0-rc2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -25179,7 +25179,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="\\ -rrdtool config.status 1.5.0-rc1 +rrdtool config.status 1.5.0-rc2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 8a4f8320..6d277bfe 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl the released version are dnl a.bccc dnl the devel versions will be something like dnl a.b999yymmddhh -NUMVERS=1.499915010811 +NUMVERS=1.499915022217 AC_SUBST(NUMVERS) dnl for the linker to understand which versions the library are compatible with