summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-17 19:44:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-17 19:44:03 +0000
commit7ae9530a698b7534179c8bfba2d6951915f3b358 (patch)
tree23135841fbf5c677b2aea7b63657ac53f6017642
parent2003-04-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7ae9530a698b7534179c8bfba2d6951915f3b358.tar.bz2
2003-04-17 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20030417.
-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 1213a3b665..a898e4c66b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-17 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-ss-20030417.
+
2003-04-11 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-ss-20030411.
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index 440d649f43..05e732b3f7 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20030411]))
+m4_define([_RTEMS_VERSION],[ss-20030417]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 01d6f51b97..23fa5f4335 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-17 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-ss-20030417.
+
2003-04-11 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20030411.
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index 440d649f43..05e732b3f7 100644
--- a/cpukit/aclocal/version.m4
+++ b/cpukit/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[ss-20030411]))
+m4_define([_RTEMS_VERSION],[ss-20030417]))