summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-01-19 05:29:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-01-19 05:29:23 +0000
commit84b84db0b12cebdb5f2c8916f076ed08959d0347 (patch)
tree4a28a425082ef33b2adb1063f77ce571181dbc81 /contrib/repo-conf
parentRemove ftp:// URLs (OAR's ftp: is too unreliable.) (diff)
downloadrtems-84b84db0b12cebdb5f2c8916f076ed08959d0347.tar.bz2
Bump version to 0.10.
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 f0c5969963..45633ac350 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.9],[http://www.rtems.org/bugzilla],
+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])