From 749361d44d4df9620edba8fb108b92f061c78ae3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 5 Jul 2006 09:11:23 +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 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(.)