summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-04 16:03:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-10-04 16:03:20 +0000
commit47c6985d5a259d27609b64459683caaf3aac120d (patch)
treea5132217b9fdb3b018bedf89a76533e49eb46df7
parent2002-10-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-47c6985d5a259d27609b64459683caaf3aac120d.tar.bz2
2002-10-04 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021004.
-rw-r--r--aclocal/version.m42
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/version.m42
3 files changed, 6 insertions, 2 deletions
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index fe1b902080..ab84b2a731 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20020807]))
+m4_define([_RTEMS_VERSION],[ss-20021004]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7418d50006..05c044f6ec 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -2,6 +2,10 @@
* aclocal/version.m4: Updated to rtems-ss-20021004.
+2002-10-04 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-ss-20021004.
+
2002-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* score/include/Makefile.am: Remove cpuopt.h generation.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index fe1b902080..ab84b2a731 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20020807]))
+m4_define([_RTEMS_VERSION],[ss-20021004]))