summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-20 14:05:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-20 14:05:24 +0000
commit1a61b0ecdd133d2967a6c97141e8a3c9807ea16b (patch)
treee7b4c9b8ca286e97d3ae54f808eb2157f9d8ca28
parentdb9d7fc9946f233292c2c85f4f3eb90bda55ccf1 (diff)
2004-01-20 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
-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 a0d5fe4c65..b7b997143a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-20 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.0.
+
2003-10-13 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0pre5.
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index d4f5ea995d..fd8edeaeff 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.0pre5]))
+m4_define([_RTEMS_VERSION],[4.6.0]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7358a91e04..6b37a76a08 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-20 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.0.
+
2003-10-13 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0pre5.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index d4f5ea995d..fd8edeaeff 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.0pre5]))
+m4_define([_RTEMS_VERSION],[4.6.0]))