From b1eb0a11e7efe8d548c268066cf1abddd6cfe7bf Mon Sep 17 00:00:00 2001 From: Sebastien Godard Date: Sun, 7 Nov 2010 16:56:45 +0100 Subject: [PATCH] Start version 9.1.7. --- CHANGES | 2 ++ configure | 18 +++++++++--------- configure.in | 2 +- nls/sysstat.pot | 2 +- 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index b8ae31e..1bcf59e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ Changes: +xxxx/xx/xx: Version 9.1.7 - Sebastien Godard (sysstat orange.fr) + 2010/11/10: Version 9.1.6 - Sebastien Godard (sysstat orange.fr) WARNING: Daily data files format has changed, and is *not* compatible with the previous one! [0x2171] diff --git a/configure b/configure index a754c0d..b397d70 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.63 for sysstat 9.1.6. +# Generated by GNU Autoconf 2.63 for sysstat 9.1.7. # # 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 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='sysstat' PACKAGE_TARNAME='sysstat' -PACKAGE_VERSION='9.1.6' -PACKAGE_STRING='sysstat 9.1.6' +PACKAGE_VERSION='9.1.7' +PACKAGE_STRING='sysstat 9.1.7' PACKAGE_BUGREPORT='' ac_unique_file="ioconf.h" @@ -1318,7 +1318,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 sysstat 9.1.6 to adapt to many kinds of systems. +\`configure' configures sysstat 9.1.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1379,7 +1379,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysstat 9.1.6:";; + short | recursive ) echo "Configuration of sysstat 9.1.7:";; esac cat <<\_ACEOF @@ -1486,7 +1486,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sysstat configure 9.1.6 +sysstat configure 9.1.7 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1500,7 +1500,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 sysstat $as_me 9.1.6, which was +It was created by sysstat $as_me 9.1.7, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -8250,7 +8250,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sysstat $as_me 9.1.6, which was +This file was extended by sysstat $as_me 9.1.7, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8300,7 +8300,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -sysstat config.status 9.1.6 +sysstat config.status 9.1.7 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.in b/configure.in index 8baefe3..105a1c6 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ # Modified by Sebastien Godard (sysstat orange.fr) # Initialization of $PACKAGE_VERSION and $PACKAGE_NAME variables -AC_INIT(sysstat, 9.1.6) +AC_INIT(sysstat, 9.1.7) # Ensure that a recent enough version of Autoconf is being used AC_PREREQ(2.53) diff --git a/nls/sysstat.pot b/nls/sysstat.pot index baefe1f..44bf418 100644 --- a/nls/sysstat.pot +++ b/nls/sysstat.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sysstat orange.fr\n" -"POT-Creation-Date: 2010-11-07 15:48+0100\n" +"POT-Creation-Date: 2010-11-07 16:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- 2.40.0