summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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]))