summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index c653447ac3..926f3b0b09 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -2,8 +2,8 @@
m4_define([RTEMS_API],[4.9])
-AC_PREREQ(2.60)
-AC_INIT([crossrpms],[0.20070226.1],[http://www.rtems.org/bugzilla])
+AC_PREREQ(2.61)
+AC_INIT([crossrpms],[0.20080227.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)