[rtems-buildsys commit] Bump version.

Ralf Corsepius ralf at rtems.org
Fri Mar 8 13:52:13 UTC 2013


Module:    rtems-buildsys
Branch:    master
Commit:    761c0e045136a05b6f579e59a66579f7f6861b98
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=761c0e045136a05b6f579e59a66579f7f6861b98

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Mar  8 05:55:47 2013 +0100

Bump version.

---

 rtems-mock/configure    |   20 ++++++++++----------
 rtems-mock/configure.ac |    2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/rtems-mock/configure b/rtems-mock/configure
index 494cff2..7b37940 100755
--- a/rtems-mock/configure
+++ b/rtems-mock/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rtems-mock 1.20130307.0.
+# Generated by GNU Autoconf 2.69 for rtems-mock 1.20130308.0.
 #
 # Report bugs to <ralf.corsepius at rtems.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rtems-mock'
 PACKAGE_TARNAME='rtems-mock'
-PACKAGE_VERSION='1.20130307.0'
-PACKAGE_STRING='rtems-mock 1.20130307.0'
+PACKAGE_VERSION='1.20130308.0'
+PACKAGE_STRING='rtems-mock 1.20130308.0'
 PACKAGE_BUGREPORT='ralf.corsepius at rtems.org'
 PACKAGE_URL=''
 
@@ -1213,7 +1213,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 rtems-mock 1.20130307.0 to adapt to many kinds of systems.
+\`configure' configures rtems-mock 1.20130308.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1279,7 +1279,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rtems-mock 1.20130307.0:";;
+     short | recursive ) echo "Configuration of rtems-mock 1.20130308.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1358,7 +1358,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rtems-mock configure 1.20130307.0
+rtems-mock configure 1.20130308.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,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 rtems-mock $as_me 1.20130307.0, which was
+It was created by rtems-mock $as_me 1.20130308.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2199,7 +2199,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rtems-mock'
- VERSION='1.20130307.0'
+ VERSION='1.20130308.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3256,7 +3256,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 rtems-mock $as_me 1.20130307.0, which was
+This file was extended by rtems-mock $as_me 1.20130308.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3309,7 +3309,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="\\
-rtems-mock config.status 1.20130307.0
+rtems-mock config.status 1.20130308.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/rtems-mock/configure.ac b/rtems-mock/configure.ac
index 184e95d..33bb676 100644
--- a/rtems-mock/configure.ac
+++ b/rtems-mock/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.69)
-AC_INIT([rtems-mock],[1.20130307.0],[ralf.corsepius at rtems.org],[rtems-mock])
+AC_INIT([rtems-mock],[1.20130308.0],[ralf.corsepius at rtems.org],[rtems-mock])
 AM_INIT_AUTOMAKE([no-dist-gzip dist-xz tar-pax 1.12.6 foreign])
 AM_MAINTAINER_MODE
 




More information about the vc mailing list