diff --git a/ChangeLog b/ChangeLog index 55308d1f79..6cf30f2ae1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-04-23 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.0pre3. + 2003-04-18 Joel Sherrill * VERSION: Updated to rtems-4.6.0pre2. diff --git a/aclocal/version.m4 b/aclocal/version.m4 index 937c39781e..5f4975f039 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.0pre1])) +m4_define([_RTEMS_VERSION],[4.6.0pre3])) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0a640eb3c5..d41ff559f2 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2003-04-23 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.0pre3. + 2003-04-18 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.0pre2. diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index 937c39781e..5f4975f039 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.0pre1])) +m4_define([_RTEMS_VERSION],[4.6.0pre3]))