summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-07 03:34:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-07 03:34:53 +0000
commit748c20192b285f26fcef1cdf7f1bffd7c5f2d537 (patch)
tree7f0fb146bfc0d19243cf7e31068a69a862302139 /contrib/crossrpms/configure.ac
parentAdd GCC_OPTS. (diff)
downloadrtems-748c20192b285f26fcef1cdf7f1bffd7c5f2d537.tar.bz2
Bump version.
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 1b8d768a83..f999e8803c 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -3,7 +3,7 @@
m4_define([RTEMS_API],[4.7])
AC_PREREQ(2.59)
-AC_INIT([crossrpms],[0.20060705.0],[rtems-bugs@rtems.com])
+AC_INIT([crossrpms],[0.20060707.1],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)