From 3a7b81ab9becc7654c1bf4a8f676172a616474df Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Apr 2003 18:23:33 +0000 Subject: [PATCH] 2003-04-23 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.0pre3. --- ChangeLog | 4 ++++ aclocal/version.m4 | 2 +- cpukit/ChangeLog | 4 ++++ cpukit/aclocal/version.m4 | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) 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]))