summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-24 18:53:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-04-24 18:53:33 +0000
commit4d3810ad1a566868f601a20abf05eda786cd6abd (patch)
tree3207de1f8b67e5eee6e2e68d61a736f8f09f516a
parent26660ffff2a2120eca14eec7092a0d8eb6914634 (diff)
2006-04-24 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.6.
-rw-r--r--ChangeLog4
-rw-r--r--aclocal/version.m42
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/version.m42
4 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a437fe91b..11bb63db75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-24 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.6.
+
2005-10-06 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.5.
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index e736d07a04..b1ba579be7 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.5]))
+m4_define([_RTEMS_VERSION],[4.6.6]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 79394cef6f..d19bedc0c2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-24 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.6.
+
2005-12-09 Till Straumann <strauman@slac.stanford.edu>
PR 849/networking
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index e736d07a04..b1ba579be7 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.5]))
+m4_define([_RTEMS_VERSION],[4.6.6]))