From 358771db22c7d7a7849acea303d87090f8255617 Mon Sep 17 00:00:00 2001 From: Stan Cox Date: Tue, 24 May 2011 15:49:48 -0400 Subject: [PATCH] bump version numbers to 1.6, for future release cycle --- NEWS | 2 ++ configure | 20 ++++++++++---------- configure.ac | 2 +- systemtap.spec | 2 +- testsuite/configure | 20 ++++++++++---------- testsuite/configure.ac | 2 +- 6 files changed, 25 insertions(+), 23 deletions(-) diff --git a/NEWS b/NEWS index 40653905c..1a29b5fcb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +* What's new in version 1.6 + * What's new in version 1.5, 2011-05-23 - The compile server and its related tools (stap-gen-ert, stap-authorize-cert, diff --git a/configure b/configure index 1d2b79cd9..5e79ad92c 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.66 for systemtap 1.5. +# Generated by GNU Autoconf 2.66 for systemtap 1.6. # # Report bugs to . # @@ -552,8 +552,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='systemtap' PACKAGE_TARNAME='systemtap' -PACKAGE_VERSION='1.5' -PACKAGE_STRING='systemtap 1.5' +PACKAGE_VERSION='1.6' +PACKAGE_STRING='systemtap 1.6' PACKAGE_BUGREPORT='systemtap@sources.redhat.com' PACKAGE_URL='' @@ -1364,7 +1364,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 systemtap 1.5 to adapt to many kinds of systems. +\`configure' configures systemtap 1.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1434,7 +1434,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of systemtap 1.5:";; + short | recursive ) echo "Configuration of systemtap 1.6:";; esac cat <<\_ACEOF @@ -1581,7 +1581,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -systemtap configure 1.5 +systemtap configure 1.6 generated by GNU Autoconf 2.66 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2116,7 +2116,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 systemtap $as_me 1.5, which was +It was created by systemtap $as_me 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was $ $0 $@ @@ -2934,7 +2934,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='1.5' + VERSION='1.6' cat >>confdefs.h <<_ACEOF @@ -11343,7 +11343,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 systemtap $as_me 1.5, which was +This file was extended by systemtap $as_me 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11409,7 +11409,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="\\ -systemtap config.status 1.5 +systemtap config.status 1.6 configured by $0, generated by GNU Autoconf 2.66, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 8390d0493..0cbf4e932 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl configure.ac --- autoconf input file for systemtap dnl Process this file with autoconf to produce a configure script. -AC_INIT([systemtap], 1.5, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 1.6, systemtap@sources.redhat.com, systemtap) dnl ^^^ see also NEWS, systemtap.spec, testsuite/configure.ac, dnl runtime/staprun/configure.ac diff --git a/systemtap.spec b/systemtap.spec index ac3a0c1a2..58f31f2e0 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -11,7 +11,7 @@ %{!?publican_brand: %global publican_brand fedora} Name: systemtap -Version: 1.5 +Version: 1.6 Release: 1%{?dist} # for version, see also configure.ac Summary: Instrumentation System diff --git a/testsuite/configure b/testsuite/configure index ac5e058b6..108d1ff11 100755 --- a/testsuite/configure +++ b/testsuite/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.66 for systemtap 1.5. +# Generated by GNU Autoconf 2.66 for systemtap 1.6. # # Report bugs to . # @@ -551,8 +551,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='systemtap' PACKAGE_TARNAME='systemtap' -PACKAGE_VERSION='1.5' -PACKAGE_STRING='systemtap 1.5' +PACKAGE_VERSION='1.6' +PACKAGE_STRING='systemtap 1.6' PACKAGE_BUGREPORT='systemtap@sources.redhat.com' PACKAGE_URL='' @@ -1175,7 +1175,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 systemtap 1.5 to adapt to many kinds of systems. +\`configure' configures systemtap 1.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1241,7 +1241,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of systemtap 1.5:";; + short | recursive ) echo "Configuration of systemtap 1.6:";; esac cat <<\_ACEOF @@ -1323,7 +1323,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -systemtap configure 1.5 +systemtap configure 1.6 generated by GNU Autoconf 2.66 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1340,7 +1340,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 systemtap $as_me 1.5, which was +It was created by systemtap $as_me 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was $ $0 $@ @@ -2157,7 +2157,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='1.5' + VERSION='1.6' cat >>confdefs.h <<_ACEOF @@ -2801,7 +2801,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 systemtap $as_me 1.5, which was +This file was extended by systemtap $as_me 1.6, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2854,7 +2854,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="\\ -systemtap config.status 1.5 +systemtap config.status 1.6 configured by $0, generated by GNU Autoconf 2.66, with options \\"\$ac_cs_config\\" diff --git a/testsuite/configure.ac b/testsuite/configure.ac index ac17d279e..56ab958fd 100644 --- a/testsuite/configure.ac +++ b/testsuite/configure.ac @@ -1,7 +1,7 @@ dnl configure.ac --- autoconf input file for systemtap testsuite dnl Process this file with autoconf to produce a configure script. -AC_INIT([systemtap], 1.5, systemtap@sources.redhat.com, systemtap) +AC_INIT([systemtap], 1.6, systemtap@sources.redhat.com, systemtap) AC_PREREQ(2.59) AC_CONFIG_AUX_DIR(..) -- 2.43.5