summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-10-18 17:50:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-10-18 17:50:48 +0000
commit1157fe214e60246181445f08c9d1469cc16a30af (patch)
tree0f236ee4bb359c51dbc90d15fc699e2f642f34ec /cpukit
parent2004-10-15 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1157fe214e60246181445f08c9d1469cc16a30af.tar.bz2
2004-10-18 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.2.
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 2dc35d85c8..dafebbe548 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-18 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.2.
+
2004-08-18 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index e2364a7a62..ee92115a0e 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.1]))
+m4_define([_RTEMS_VERSION],[4.6.2]))