summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 07:17:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 07:17:37 +0000
commit35381baa883d616c48403a1e3f14f11c68872a9e (patch)
tree2b66710801871bf2d764f24b0c7b9fa09c382f32 /contrib/crossrpms/configure.ac
parentAbandon gccnewlib_version. (diff)
downloadrtems-35381baa883d616c48403a1e3f14f11c68872a9e.tar.bz2
BR: exact version of build host tools for Cdn-X builds.
Diffstat (limited to 'contrib/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index cf558e8573..7bd5469aff 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -3,7 +3,7 @@
m4_define([RTEMS_API],[4.10])
AC_PREREQ(2.61)
-AC_INIT([crossrpms],[0.20090117.1],[http://www.rtems.org/bugzilla])
+AC_INIT([crossrpms],[0.20090125.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)