From 98915674a6470cdbb6f268a4e15b066b543c8e2b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Jan 2008 05:17:38 +0000 Subject: Require autoconf-2.61. Bump version to 0.9. --- contrib/repo-conf/configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/repo-conf/configure.ac') diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac index 3e9fe44426..f0c5969963 100644 --- a/contrib/repo-conf/configure.ac +++ b/contrib/repo-conf/configure.ac @@ -1,8 +1,8 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ(2.60) -AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.8],[http://www.rtems.org/bugzilla], +AC_PREREQ(2.61) +AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.9],[http://www.rtems.org/bugzilla], [rtems-]_RTEMS_API[-repo-conf]) RTEMS_VERSIONING AC_CONFIG_SRCDIR([gpg]) -- cgit v1.2.3