summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-01 17:18:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-09-01 17:18:49 +0000
commit58cfecc76adb5eb1df473aa9c94d842527838294 (patch)
tree7386a4dc6b48bb687150c4b845321fb767e8abcf /cpukit
parent2005-09-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-58cfecc76adb5eb1df473aa9c94d842527838294.tar.bz2
2005-09-01 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.4.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/version.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d6733b7eaa..4f8d63b4a2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-01 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.4.
+
2004-10-18 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.2.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index ee92115a0e..65a4321fcc 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.2]))
+m4_define([_RTEMS_VERSION],[4.6.4]))