summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-13 21:49:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-13 21:49:53 +0000
commit48297863b9b012b9f266df204ee44a3fa432556f (patch)
tree15afe16375ecfbfc652d5a295a481b9ddbe40145
parent2003-10-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-48297863b9b012b9f266df204ee44a3fa432556f.tar.bz2
2003-10-13 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0pre5.
-rw-r--r--ChangeLog8
-rw-r--r--aclocal/version.m42
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/version.m42
4 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 00c4de6820..5f3488f192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,6 @@
-2003-09-16 Joel Sherrill <joel@OARcorp.com>
+2003-10-13 Joel Sherrill <joel@OARcorp.com>
- * VERSION: Updated to rtems-4.6.0.
-
-2003-09-16 Joel Sherrill <joel@OARcorp.com>
-
- * aclocal/version.m4: Updated to rtems-4.6.0.
+ * aclocal/version.m4: Updated to rtems-4.6.0pre5.
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index fd8edeaeff..d4f5ea995d 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.0]))
+m4_define([_RTEMS_VERSION],[4.6.0pre5]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c6ff1421b0..eb65428838 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-13 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.0pre5.
+
2003-09-16 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index fd8edeaeff..d4f5ea995d 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.0]))
+m4_define([_RTEMS_VERSION],[4.6.0pre5]))