From ffcc6d35832ea3feafaae032e456f70f2f41d25b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 22 May 2007 08:12:35 +0000 Subject: [PATCH] Bump version to 0.7 --- contrib/repo-conf/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac index 7554edccc6..a983f06419 100644 --- a/contrib/repo-conf/configure.ac +++ b/contrib/repo-conf/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.60) -AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.6],[http://www.rtems.org/bugzilla], +AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.7],[http://www.rtems.org/bugzilla], [rtems-]_RTEMS_API[-repo-conf]) RTEMS_VERSIONING AC_CONFIG_SRCDIR([gpg])