summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-01-19 05:36:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-01-19 05:36:36 +0000
commite50777dfb05be8538094a597449f5114250518c1 (patch)
tree291a2a2f2b2816d13ddea0cb63ddaa436498d770
parent2007-12-21 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e50777dfb05be8538094a597449f5114250518c1.tar.bz2
Bump version to 0.10.
-rw-r--r--contrib/repo-conf/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac
index a983f06419..45633ac350 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.7],[http://www.rtems.org/bugzilla],
+AC_PREREQ(2.61)
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.10],[http://www.rtems.org/bugzilla],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])