summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-10-23 04:45:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-10-23 04:45:09 +0000
commitca3950ef9915f0000b455f30a16639f6250303b7 (patch)
tree3e57de71f8944cbb9412fa562e9792caff31c9a9 /contrib/repo-conf
parentRename *-debug repo into *-debuginfo to support debuginfo-install. (diff)
downloadrtems-ca3950ef9915f0000b455f30a16639f6250303b7.tar.bz2
Bump version.
Diffstat (limited to 'contrib/repo-conf')
-rw-r--r--contrib/repo-conf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac
index 45633ac350..3157e163e3 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.61)
-AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.10],[http://www.rtems.org/bugzilla],
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.11],[http://www.rtems.org/bugzilla],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])