summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/version.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-22 14:14:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-22 14:14:09 +0000
commitf8f2e41da7f9d72ae3ae001060442c396abe4e73 (patch)
tree9f4353bf566f7c740032407af86ce2b145bcdaae /testsuites/aclocal/version.m4
parent2008-09-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f8f2e41da7f9d72ae3ae001060442c396abe4e73.tar.bz2
2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
Diffstat (limited to 'testsuites/aclocal/version.m4')
-rw-r--r--testsuites/aclocal/version.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index 280b4adcf4..51cbd76f0f 100644
--- a/testsuites/aclocal/version.m4
+++ b/testsuites/aclocal/version.m4
@@ -1,4 +1,4 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.8.99.0]))
+m4_define([_RTEMS_VERSION],[4.9.99.0]))
-m4_define([RTEMS_API],[4.9])
+m4_define([RTEMS_API],[4.10])