summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-25 01:31:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-25 01:31:03 +0000
commit8443a2452c786f90136cd04abd96b7e35c3da976 (patch)
tree5ca06f6ee51394c78219d57e4c3d8744bde7657b
parent57413446274fa1e8c53d48dc2c58c7b6ccd376dd (diff)
Bump version to 0.4
-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 9f4b89cf94..165fbe47bf 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.3],[rtems-bugs@rtems.com],
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[rtems-bugs@rtems.com],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])