* runtest.exp (frame_version): Set to 1.5.1.
authorBen Elliston <bje@gnu.org>
Mon, 14 Mar 2011 12:36:57 +0000 (23:36 +1100)
committerBen Elliston <bje@gnu.org>
Mon, 14 Mar 2011 12:36:57 +0000 (23:36 +1100)
* configure.ac (AC_INIT): Set version to 1.5.1.
* configure: Regenerate.
* doc/dejagnu.xml (appversion, version): Set to 1.5.1.
* doc/dejagnu.texi: Regenerate.

ChangeLog
configure
configure.ac
doc/dejagnu.texi
doc/dejagnu.xml
runtest.exp

index 9c2e50d..07f3254 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-03-14  Ben Elliston  <bje@gnu.org>
 
+       * runtest.exp (frame_version): Set to 1.5.1.
+       * configure.ac (AC_INIT): Set version to 1.5.1.
+       * configure: Regenerate.
+       * doc/dejagnu.xml (appversion, version): Set to 1.5.1.
+       * doc/dejagnu.texi: Regenerate.
+
+2011-03-14  Ben Elliston  <bje@gnu.org>
+
        * dejagnu.h: Whitespace cleanups.
 
 2011-03-14  Ben Elliston  <bje@gnu.org>
index 5b4b59c..3a27179 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for GNU DejaGnu 1.5.
+# Generated by GNU Autoconf 2.65 for GNU DejaGnu 1.5.1.
 #
 # Report bugs to <bug-dejagnu@gnu.org>.
 #
@@ -551,8 +551,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU DejaGnu'
 PACKAGE_TARNAME='dejagnu'
-PACKAGE_VERSION='1.5'
-PACKAGE_STRING='GNU DejaGnu 1.5'
+PACKAGE_VERSION='1.5.1'
+PACKAGE_STRING='GNU DejaGnu 1.5.1'
 PACKAGE_BUGREPORT='bug-dejagnu@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/dejagnu/'
 
@@ -1212,7 +1212,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 GNU DejaGnu 1.5 to adapt to many kinds of systems.
+\`configure' configures GNU DejaGnu 1.5.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1278,7 +1278,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU DejaGnu 1.5:";;
+     short | recursive ) echo "Configuration of GNU DejaGnu 1.5.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1370,7 +1370,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU DejaGnu configure 1.5
+GNU DejaGnu configure 1.5.1
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1463,7 +1463,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 GNU DejaGnu $as_me 1.5, which was
+It was created by GNU DejaGnu $as_me 1.5.1, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -2271,7 +2271,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='dejagnu'
- VERSION='1.5'
+ VERSION='1.5.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4573,7 +4573,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 GNU DejaGnu $as_me 1.5, which was
+This file was extended by GNU DejaGnu $as_me 1.5.1, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4632,7 +4632,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="\\
-GNU DejaGnu config.status 1.5
+GNU DejaGnu config.status 1.5.1
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
index 4554bb6..c1139ae 100644 (file)
@@ -20,7 +20,7 @@ dnl along with DejaGnu; if not, write to the Free Software Foundation,
 dnl Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ(2.50)
-AC_INIT([GNU DejaGnu], 1.5, [bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu], 1.5.1, [bug-dejagnu@gnu.org])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE
 AC_PROG_MAKE_SET
index 1e3cf7d..904cb99 100644 (file)
@@ -3375,7 +3375,7 @@ execute the configure script from the source tree like this:
 
 @example
 
-        ../dejagnu-1.4.5/configure
+        ../dejagnu-1.5.1/configure
       
 @end example
 
index aaf31c6..8359196 100644 (file)
@@ -2,8 +2,8 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.4.5">
-  <!ENTITY version "1.4.5">
+  <!ENTITY appversion "1.5.1">
+  <!ENTITY version "1.5.1">
   <!ENTITY manrevision "1.0">
   <!ENTITY date "Feb 2004">
   <!ENTITY app "<application>DejaGnu</application>">
index 641bfe8..b5a0ac1 100644 (file)
@@ -20,7 +20,7 @@
 
 # This file was written by Rob Savoye <rob@welcomehome.org>.
 
-set frame_version      1.5
+set frame_version      1.5.1
 if {![info exists argv0]} {
     send_error "Must use a version of Expect greater than 5.0\n"
     exit 1