From ad8e65e8b30f6172670e44ae728697752c1bc922 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 25 Jun 2006 04:08:59 +0000 Subject: [PATCH] Bump version --- contrib/crossrpms/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac index 34779ae111..c7f2a58268 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.20060617.0],[rtems-bugs@rtems.com]) +AC_INIT([crossrpms],[0.20060621.0],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([binutils/binutils.add]) AC_CONFIG_AUX_DIR(.)