]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Reset version number to 2.30.0
authorNick Clifton <nickc@redhat.com>
Sat, 13 Jan 2018 14:03:53 +0000 (14:03 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 13 Jan 2018 14:03:53 +0000 (14:03 +0000)
13 files changed:
bfd/ChangeLog
bfd/configure
bfd/version.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure

index b0d3ac4b2e3d2f88d05e001481eca9936cb3e8b1..048199f13ca22ab893422f64511886b736cddf4c 100644 (file)
@@ -1,6 +1,8 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/bfd.pot: Regenerated.
+       * version.m4 (BFD_VERSION): Change to 2.30.0.
+       * configure: Regenerate.
+       * po/bfd.pot: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index 32ee062e808890c8ba3f95ac87b1f9c5e8c8776c..9acee5de2b64ea5d7cc9e8145542c4bdf0d6258a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for bfd 2.29.51.
+# Generated by GNU Autoconf 2.64 for bfd 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='bfd 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='bfd 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1354,7 +1354,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 bfd 2.29.51 to adapt to many kinds of systems.
+\`configure' configures bfd 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1425,7 +1425,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.29.51:";;
+     short | recursive ) echo "Configuration of bfd 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1546,7 +1546,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.29.51
+bfd configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2188,7 +2188,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 bfd $as_me 2.29.51, which was
+It was created by bfd $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3997,7 +3997,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16666,7 +16666,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 bfd $as_me 2.29.51, which was
+This file was extended by bfd $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16730,7 +16730,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-bfd config.status 2.29.51
+bfd config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 74769a33bec5dd3be078d04ce13bb8693acafe1c..e1d6ded2231b96921e602df3282b13d817e93a2f 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.29.51])
+m4_define([BFD_VERSION], [2.30.0])
index b6135aa78361d54ef7b80da63e830579367dae94..92f2e0e7a6893ae3c0b860cda89ed2d90ec89d8f 100644 (file)
@@ -1,6 +1,7 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/binutils.pot: Regenerated.
+       * po/binutils.pot: Regenerate.
+       * configure: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index 22e1b1736eda06b28a4d7b2346aa327c2a6751b5..8f59ba000f58f44c3042db7f0cfd18ba8380bae9 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for binutils 2.29.51.
+# Generated by GNU Autoconf 2.64 for binutils 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='binutils'
 PACKAGE_TARNAME='binutils'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='binutils 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='binutils 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1338,7 +1338,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 binutils 2.29.51 to adapt to many kinds of systems.
+\`configure' configures binutils 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of binutils 2.29.51:";;
+     short | recursive ) echo "Configuration of binutils 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1530,7 +1530,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-binutils configure 2.29.51
+binutils configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2172,7 +2172,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 binutils $as_me 2.29.51, which was
+It was created by binutils $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3981,7 +3981,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='binutils'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15233,7 +15233,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 binutils $as_me 2.29.51, which was
+This file was extended by binutils $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15297,7 +15297,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-binutils config.status 2.29.51
+binutils config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 3017f86f37c800f2c544fab5cadebf1bc7c523d4..ac3bb957c505d8356b170b282897b433a7f59867 100644 (file)
@@ -1,6 +1,7 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/gas.pot: Regenerated.
+       * po/gas.pot: Regenerate.
+       * configure: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index 93afb20c8fa4ab4c679629fbded2496776767891..6d335622ae86e4ea31840be690ef16f8486382c7 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gas 2.29.51.
+# Generated by GNU Autoconf 2.64 for gas 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gas'
 PACKAGE_TARNAME='gas'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='gas 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='gas 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1330,7 +1330,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 gas 2.29.51 to adapt to many kinds of systems.
+\`configure' configures gas 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1401,7 +1401,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gas 2.29.51:";;
+     short | recursive ) echo "Configuration of gas 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1523,7 +1523,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gas configure 2.29.51
+gas configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1933,7 +1933,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 gas $as_me 2.29.51, which was
+It was created by gas $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3742,7 +3742,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gas'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15223,7 +15223,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 gas $as_me 2.29.51, which was
+This file was extended by gas $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15287,7 +15287,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gas config.status 2.29.51
+gas config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 418a995a362199dd159296d7730e4317aafbfb8f..e1336452d28b0d0139ea0e1fc78fa396ba70affa 100644 (file)
@@ -1,6 +1,7 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/gprof.pot: Regenerated.
+       * po/gprof.pot: Regenerate.
+       * configure: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index e71fe8b9e491b0899a3e4e427d94366a839e8977..f43968e91c0f5a83992ddf1ed079f579590533f2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gprof 2.29.51.
+# Generated by GNU Autoconf 2.64 for gprof 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gprof'
 PACKAGE_TARNAME='gprof'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='gprof 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='gprof 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1302,7 +1302,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 gprof 2.29.51 to adapt to many kinds of systems.
+\`configure' configures gprof 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1373,7 +1373,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gprof 2.29.51:";;
+     short | recursive ) echo "Configuration of gprof 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1479,7 +1479,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprof configure 2.29.51
+gprof configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1844,7 +1844,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 gprof $as_me 2.29.51, which was
+It was created by gprof $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3653,7 +3653,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprof'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12787,7 +12787,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 gprof $as_me 2.29.51, which was
+This file was extended by gprof $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12851,7 +12851,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gprof config.status 2.29.51
+gprof config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 4c417e112b348ca693e7b1cdb27917bcb1fdf9f6..5c91a14b1d9e1cd0dc6375fcaca8d8313dd63491 100644 (file)
@@ -1,6 +1,7 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/ld.pot: Regenerated.
+       * po/ld.pot: Regenerate.
+       * configure: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index 473b6c0562f971663f88c0d8631278986f3747dd..066b5146c6bba7916389491517ca52f85bd18f18 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for ld 2.29.51.
+# Generated by GNU Autoconf 2.64 for ld 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='ld'
 PACKAGE_TARNAME='ld'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='ld 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='ld 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1352,7 +1352,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 ld 2.29.51 to adapt to many kinds of systems.
+\`configure' configures ld 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1423,7 +1423,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ld 2.29.51:";;
+     short | recursive ) echo "Configuration of ld 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1551,7 +1551,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ld configure 2.29.51
+ld configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2260,7 +2260,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 ld $as_me 2.29.51, which was
+It was created by ld $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -4070,7 +4070,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ld'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17870,7 +17870,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 ld $as_me 2.29.51, which was
+This file was extended by ld $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17934,7 +17934,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-ld config.status 2.29.51
+ld config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index d4140ff5e64e7025efc54d38efe62e247c76ff2e..38b3498ebac282ce7ce6e1e33e13d45f80c90b34 100644 (file)
@@ -1,6 +1,7 @@
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
-       * po/opcodes.pot: Regenerated.
+       * po/opcodes.pot: Regenerate.
+       * configure: Regenerate.
 
 2018-01-13  Nick Clifton  <nickc@redhat.com>
 
index 17530f54b9999e987f5c4301ec9f88de304d6799..54753f4d99fe54b81101ac0c900677b3d75a689e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for opcodes 2.29.51.
+# Generated by GNU Autoconf 2.64 for opcodes 2.30.0.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='opcodes'
 PACKAGE_TARNAME='opcodes'
-PACKAGE_VERSION='2.29.51'
-PACKAGE_STRING='opcodes 2.29.51'
+PACKAGE_VERSION='2.30.0'
+PACKAGE_STRING='opcodes 2.30.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1322,7 +1322,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 opcodes 2.29.51 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.30.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1393,7 +1393,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of opcodes 2.29.51:";;
+     short | recursive ) echo "Configuration of opcodes 2.30.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1500,7 +1500,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-opcodes configure 2.29.51
+opcodes configure 2.30.0
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1910,7 +1910,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 opcodes $as_me 2.29.51, which was
+It was created by opcodes $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3719,7 +3719,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='opcodes'
- VERSION='2.29.51'
+ VERSION='2.30.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13307,7 +13307,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 opcodes $as_me 2.29.51, which was
+This file was extended by opcodes $as_me 2.30.0, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13371,7 +13371,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-opcodes config.status 2.29.51
+opcodes config.status 2.30.0
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"