[rtems-buildsys commit] Bump version.
Ralf Corsepius
ralf at rtems.org
Fri Dec 13 06:56:33 UTC 2013
Module: rtems-buildsys
Branch: master
Commit: 417deae3564981d1a41c70562640fe64b70a79e2
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=417deae3564981d1a41c70562640fe64b70a79e2
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Fri Dec 13 00:53:40 2013 -0600
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 bf45120..3afc2fa 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.20131209.0.
+# Generated by GNU Autoconf 2.69 for rtems-mock 1.20131213.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.20131209.0'
-PACKAGE_STRING='rtems-mock 1.20131209.0'
+PACKAGE_VERSION='1.20131213.0'
+PACKAGE_STRING='rtems-mock 1.20131213.0'
PACKAGE_BUGREPORT='ralf.corsepius at rtems.org'
PACKAGE_URL=''
@@ -1218,7 +1218,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.20131209.0 to adapt to many kinds of systems.
+\`configure' configures rtems-mock 1.20131213.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1284,7 +1284,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of rtems-mock 1.20131209.0:";;
+ short | recursive ) echo "Configuration of rtems-mock 1.20131213.0:";;
esac
cat <<\_ACEOF
@@ -1365,7 +1365,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-rtems-mock configure 1.20131209.0
+rtems-mock configure 1.20131213.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1382,7 +1382,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.20131209.0, which was
+It was created by rtems-mock $as_me 1.20131213.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2245,7 +2245,7 @@ fi
# Define the identity of the package.
PACKAGE='rtems-mock'
- VERSION='1.20131209.0'
+ VERSION='1.20131213.0'
cat >>confdefs.h <<_ACEOF
@@ -3311,7 +3311,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.20131209.0, which was
+This file was extended by rtems-mock $as_me 1.20131213.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3364,7 +3364,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.20131209.0
+rtems-mock config.status 1.20131213.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 8f44007..c933e93 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.20131209.0],[ralf.corsepius at rtems.org],[rtems-mock])
+AC_INIT([rtems-mock],[1.20131213.0],[ralf.corsepius at rtems.org],[rtems-mock])
AM_INIT_AUTOMAKE([no-dist-gzip dist-xz tar-pax 1.13.4 foreign])
AM_MAINTAINER_MODE
More information about the vc
mailing list