diff --git a/ChangeLog b/ChangeLog index feb87c69d3..0994f4022f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-28 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-ss-20020628. + 2002-06-27 Joel Sherrill * tools/Makefile.am: Build the cpu dependent tools as well. diff --git a/aclocal/version.m4 b/aclocal/version.m4 index 9734963d1d..a2f5c01e3b 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[ss-20020528])) +m4_define([_RTEMS_VERSION],[ss-20020628]))