summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-11 21:29:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-11 21:29:42 +0000
commit1ee68d1de0ed0d0256c6d86de927bf32b55f9eaa (patch)
tree528afb2c98f3bd595bb3c0f3cdd08139eb7ff39f
parent2003-04-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1ee68d1de0ed0d0256c6d86de927bf32b55f9eaa.tar.bz2
2003-04-11 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020411.
-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 a6414af7fc..fa05194635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-11 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-ss-20020411.
+
2003-03-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Reformat build_* handling.
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index 9d3a5fa6f4..622569e264 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20030128]))
+m4_define([_RTEMS_VERSION],[ss-20020411]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cfd79bcae6..163ad36a70 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-11 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-ss-20020411.
+
2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove '/' after $(DESTDIR) to work around
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index 9d3a5fa6f4..622569e264 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20030128]))
+m4_define([_RTEMS_VERSION],[ss-20020411]))