summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-05-06 12:21:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-05-06 12:21:14 +0000
commitb9f2ae8291a198cd2d340250a24fd27178425620 (patch)
tree034f92213083f4d2b1ae0355ea3bfa0fb57ff373 /contrib/crossrpms/configure.ac
parentWork around to centos-5 rpm bug (diff)
downloadrtems-b9f2ae8291a198cd2d340250a24fd27178425620.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 5519113d16..368da059d2 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.20090505.1],[http://www.rtems.org/bugzilla])
+AC_INIT([crossrpms],[0.20090506.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)