diff --git a/aclocal/version.m4 b/aclocal/version.m4 index fe1b902080..ab84b2a731 100644 --- a/aclocal/version.m4 +++ b/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[ss-20020807])) +m4_define([_RTEMS_VERSION],[ss-20021004])) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7418d50006..05c044f6ec 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -2,6 +2,10 @@ * aclocal/version.m4: Updated to rtems-ss-20021004. +2002-10-04 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-ss-20021004. + 2002-08-22 Ralf Corsepius * score/include/Makefile.am: Remove cpuopt.h generation. diff --git a/cpukit/aclocal/version.m4 b/cpukit/aclocal/version.m4 index fe1b902080..ab84b2a731 100644 --- a/cpukit/aclocal/version.m4 +++ b/cpukit/aclocal/version.m4 @@ -1,2 +1,2 @@ AC_DEFUN([RTEMS_VERSIONING], -m4_define([_RTEMS_VERSION],[ss-20020807])) +m4_define([_RTEMS_VERSION],[ss-20021004]))