summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 09:11:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-05 09:11:23 +0000
commit749361d44d4df9620edba8fb108b92f061c78ae3 (patch)
treedb22d90a9d46c6bb2f17d022acd45a716ff5517e /contrib/crossrpms/configure.ac
parentEliminate target_os (diff)
downloadrtems-749361d44d4df9620edba8fb108b92f061c78ae3.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 20662aa512..1b8d768a83 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.20060625.0],[rtems-bugs@rtems.com])
+AC_INIT([crossrpms],[0.20060705.0],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)