[rtems-buildsys commit] Require automake 1.11.3.

Ralf Corsepius ralf at rtems.org
Fri Feb 24 04:14:59 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Feb 23 05:50:58 2012 +0100

Require automake 1.11.3.
Bump version.

---

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

diff --git a/rtems-mock/configure.ac b/rtems-mock/configure.ac
index 7eab48a..f0188a4 100644
--- a/rtems-mock/configure.ac
+++ b/rtems-mock/configure.ac
@@ -2,8 +2,8 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.68)
-AC_INIT([rtems-mock],[1.20120120.0],[ralf.corsepius at rtems.org],[rtems-mock])
-AM_INIT_AUTOMAKE([no-dist-gzip dist-bzip2 dist-xz tar-pax 1.11.1 foreign])
+AC_INIT([rtems-mock],[1.20120223.0],[ralf.corsepius at rtems.org],[rtems-mock])
+AM_INIT_AUTOMAKE([no-dist-gzip dist-bzip2 dist-xz tar-pax 1.11.3 foreign])
 
 # Checks for programs.
 




More information about the vc mailing list