summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-24 15:05:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-24 15:05:28 +0000
commit7b7fec3e9168367750e3df3d607f04b6586d1eca (patch)
treecf19dcc1edbcb996100166dcb7fe4aa8d15ccf11
parente1f60f9bfd2d58c96126a1ace45b74098a2dec30 (diff)
Bump version to 0.3
-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 91d23e0c89..9f4b89cf94 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.2],[rtems-bugs@rtems.com],
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.3],[rtems-bugs@rtems.com],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])