summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-23 18:23:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-23 18:23:33 +0000
commit3a7b81ab9becc7654c1bf4a8f676172a616474df (patch)
tree81522b6678b407cded1ad991e743ca4fdbd69994
parent2003-04-18 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3a7b81ab9becc7654c1bf4a8f676172a616474df.tar.bz2
2003-04-23 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0pre3.
-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 55308d1f79..6cf30f2ae1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-23 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.0pre3.
+
2003-04-18 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.0pre2.
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index 937c39781e..5f4975f039 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.0pre1]))
+m4_define([_RTEMS_VERSION],[4.6.0pre3]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0a640eb3c5..d41ff559f2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-23 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-4.6.0pre3.
+
2003-04-18 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.0pre2.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index 937c39781e..5f4975f039 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.0pre1]))
+m4_define([_RTEMS_VERSION],[4.6.0pre3]))