[rtems-buildsys commit] Bump version.
Ralf Corsepius
ralf at rtems.org
Tue Jun 26 09:52:28 UTC 2012
Module: rtems-buildsys
Branch: master
Commit: b1e33f42e7fc680fea7b1a0ad87c7c29365ee779
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=b1e33f42e7fc680fea7b1a0ad87c7c29365ee779
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Tue Jun 26 11:10:00 2012 +0200
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 acf683b..e0e1699 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.20120626.0.
+# Generated by GNU Autoconf 2.69 for rtems-mock 1.20120626.1.
#
# 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.20120626.0'
-PACKAGE_STRING='rtems-mock 1.20120626.0'
+PACKAGE_VERSION='1.20120626.1'
+PACKAGE_STRING='rtems-mock 1.20120626.1'
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.20120626.0 to adapt to many kinds of systems.
+\`configure' configures rtems-mock 1.20120626.1 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.20120626.0:";;
+ short | recursive ) echo "Configuration of rtems-mock 1.20120626.1:";;
esac
cat <<\_ACEOF
@@ -1357,7 +1357,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-rtems-mock configure 1.20120626.0
+rtems-mock configure 1.20120626.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1374,7 +1374,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.20120626.0, which was
+It was created by rtems-mock $as_me 1.20120626.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2189,7 +2189,7 @@ fi
# Define the identity of the package.
PACKAGE='rtems-mock'
- VERSION='1.20120626.0'
+ VERSION='1.20120626.1'
cat >>confdefs.h <<_ACEOF
@@ -3232,7 +3232,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.20120626.0, which was
+This file was extended by rtems-mock $as_me 1.20120626.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3285,7 +3285,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.20120626.0
+rtems-mock config.status 1.20120626.1
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 36ab065..42dc72f 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.68)
-AC_INIT([rtems-mock],[1.20120626.0],[ralf.corsepius at rtems.org],[rtems-mock])
+AC_INIT([rtems-mock],[1.20120626.1],[ralf.corsepius at rtems.org],[rtems-mock])
AM_INIT_AUTOMAKE([no-dist-gzip dist-bzip2 dist-xz tar-pax 1.11.3 foreign])
AM_MAINTAINER_MODE
More information about the vc
mailing list