summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-28 15:32:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-28 15:32:02 +0000
commit82fe9c1531242461fdf8bce2c1c9d01706db6f47 (patch)
tree8a301ab119a42dcd967a4a40e2ca375eed8fd4fa
parent2004-07-28 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-82fe9c1531242461fdf8bce2c1c9d01706db6f47.tar.bz2
2004-07-28
* aclocal/version.m4: Updated to rtems-4.6.99.1.
Diffstat (limited to '')
-rw-r--r--ChangeLog4
-rw-r--r--aclocal/version.m42
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/aclocal/version.m42
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/aclocal/version.m42
-rw-r--r--testsuites/ChangeLog4
-rw-r--r--testsuites/aclocal/version.m42
8 files changed, 20 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index b80776941f..a22c31b090 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-28
+
+ * aclocal/version.m4: Updated to rtems-4.6.99.1.
+
2004-07-14 Jay Monkman
* MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
diff --git a/aclocal/version.m4 b/aclocal/version.m4
index adf855f413..e50552cd2f 100644
--- a/aclocal/version.m4
+++ b/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.99.0]))
+m4_define([_RTEMS_VERSION],[4.6.99.1]))
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index aa534a755a..ac0d1d7610 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-28
+
+ * aclocal/version.m4: Updated to rtems-4.6.99.1.
+
2004-07-25 Joel Sherrill <joel@OARcorp.com>
* libchip/network/if_fxp.c: Add include of <sys/errno.h>.
diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4
index adf855f413..e50552cd2f 100644
--- a/c/src/aclocal/version.m4
+++ b/c/src/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.99.0]))
+m4_define([_RTEMS_VERSION],[4.6.99.1]))
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index abe63a35da..444984fb86 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-28
+
+ * aclocal/version.m4: Updated to rtems-4.6.99.1.
+
2004-07-25 Till Straumann <strauman@slac.stanford.edu>
PR 620/networking
diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4
index adf855f413..e50552cd2f 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.99.0]))
+m4_define([_RTEMS_VERSION],[4.6.99.1]))
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index ce4ba27bac..3a3b580569 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-28
+
+ * aclocal/version.m4: Updated to rtems-4.6.99.1.
+
2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.m4: Add project_top/with_project_top processing.
diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4
index adf855f413..e50552cd2f 100644
--- a/testsuites/aclocal/version.m4
+++ b/testsuites/aclocal/version.m4
@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
-m4_define([_RTEMS_VERSION],[4.6.99.0]))
+m4_define([_RTEMS_VERSION],[4.6.99.1]))