diff --git a/ChangeLog b/ChangeLog index e61073aa6c..159a30379f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-06 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.5. + 2005-10-05 Jiri Gaisler Edvin Catovic Konrad Eisele diff --git a/aclocal/version.m4 b/aclocal/version.m4 index 65a4321fcc..e736d07a04 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.4])) +m4_define([_RTEMS_VERSION],[4.6.5])) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 4f8d63b4a2..be08e05a8f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2005-10-06 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.5. + 2005-09-01 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.4. diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index 65a4321fcc..e736d07a04 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.4])) +m4_define([_RTEMS_VERSION],[4.6.5]))