diff --git a/ChangeLog b/ChangeLog index 246ad97d3a..dd1c428e61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-08 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.1. + 2004-02-03 Joel Sherrill * VERSION: Updated to rtems-4.6.0. diff --git a/aclocal/version.m4 b/aclocal/version.m4 index fd8edeaeff..e2364a7a62 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[4.6.0])) +m4_define([_RTEMS_VERSION],[4.6.1])) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7e4a08b7e4..554193a77f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2004-04-08 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.1. + 2004-02-03 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.0. diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index fd8edeaeff..e2364a7a62 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.0])) +m4_define([_RTEMS_VERSION],[4.6.1]))