summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/ChangeLog4
-rw-r--r--testsuites/aclocal/version.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 0582caf82c..de3f246002 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-18 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.99.3.
+
2006-02-01 Joel Sherrill <joel@OARcorp.com>
PR 855/tests
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index 466ddbd24f..0b6bfb1823 100644
--- a/testsuites/aclocal/version.m4
+++ b/testsuites/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.99.2]))
+m4_define([_RTEMS_VERSION],[4.6.99.3]))