From 6464f42cd18d519a00202ee3dc1b389ea4b5a63b Mon Sep 17 00:00:00 2001 From: Nicolas Niclausse Date: Mon, 10 Sep 2012 15:37:02 +0200 Subject: [PATCH] change version 1.4.3a -> 1.5.0a (since the plugin API has changed a bit ) --- configure | 18 ++++---- doc/user_manual.html | 85 +++++++++++++++++++++++++++++++++++-- doc/user_manual.tex | 73 ++++++++++++++++++++++++++++--- examples/http-digest.xml.in | 46 ++++++++++---------- vsn.mk | 2 +- 5 files changed, 182 insertions(+), 42 deletions(-) diff --git a/configure b/configure index 84f6aa92d..5367ae351 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.68 for tsung 1.4.3a. +# Generated by GNU Autoconf 2.68 for tsung 1.5.0a. # # Report bugs to . # @@ -561,8 +561,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='tsung' PACKAGE_TARNAME='tsung' -PACKAGE_VERSION='1.4.3a' -PACKAGE_STRING='tsung 1.4.3a' +PACKAGE_VERSION='1.5.0a' +PACKAGE_STRING='tsung 1.5.0a' PACKAGE_BUGREPORT='tsung-users@process-one.net' PACKAGE_URL='' @@ -1188,7 +1188,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 tsung 1.4.3a to adapt to many kinds of systems. +\`configure' configures tsung 1.5.0a to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1249,7 +1249,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of tsung 1.4.3a:";; + short | recursive ) echo "Configuration of tsung 1.5.0a:";; esac cat <<\_ACEOF @@ -1329,7 +1329,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -tsung configure 1.4.3a +tsung configure 1.5.0a generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1390,7 +1390,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 tsung $as_me 1.4.3a, which was +It was created by tsung $as_me 1.5.0a, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3702,7 +3702,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 tsung $as_me 1.4.3a, which was +This file was extended by tsung $as_me 1.5.0a, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3755,7 +3755,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="\\ -tsung config.status 1.4.3a +tsung config.status 1.5.0a configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/doc/user_manual.html b/doc/user_manual.html index b13a1754d..e939465dc 100644 --- a/doc/user_manual.html +++ b/doc/user_manual.html @@ -95,8 +95,8 @@

Tsung User’s manual

- - +
Version:1.4.2
Date :August 30, 2012
+
Version:1.5.0
Date :September 10, 2012

Contents