diff --git a/ChangeLog b/ChangeLog index f6be1143a0..9b94726488 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-18 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.3. + 2006-03-09 Ralf Corsepius * acinclude.m4: Requires autoconf-2.59. diff --git a/aclocal/version.m4 b/aclocal/version.m4 index 466ddbd24f..0b6bfb1823 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.99.2])) +m4_define([_RTEMS_VERSION],[4.6.99.3])) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 7da131576c..3e49d49dd9 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,7 @@ +2006-04-18 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.3. + 2006-03-07 Thomas Doerfler PR 853/filesystem diff --git a/c/src/aclocal/version.m4 b/c/src/aclocal/version.m4 index 466ddbd24f..0b6bfb1823 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.2])) +m4_define([_RTEMS_VERSION],[4.6.99.3])) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 08da669821..a14e4520c7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2006-04-18 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.3. + 2006-04-13 Joel Sherrill PR 949/networking diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index 466ddbd24f..0b6bfb1823 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.2])) +m4_define([_RTEMS_VERSION],[4.6.99.3])) diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 0582caf82c..de3f246002 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2006-04-18 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.3. + 2006-02-01 Joel Sherrill PR 855/tests diff --git a/testsuites/aclocal/version.m4 b/testsuites/aclocal/version.m4 index 466ddbd24f..0b6bfb1823 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.2])) +m4_define([_RTEMS_VERSION],[4.6.99.3]))