2002-08-07 Joel Sherrill <joel@OARcorp.com>

* aclocal/version.m4: Updated to rtems-ss-20020807.
This commit is contained in:
Joel Sherrill
2002-08-07 16:21:47 +00:00
parent aa4cb1c4ef
commit d5dc04fcbd
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-08-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020807.
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.

View File

@@ -1,2 +1,2 @@
AC_DEFUN([RTEMS_VERSIONING],
m4_define([_RTEMS_VERSION],[ss-20020717]))
m4_define([_RTEMS_VERSION],[ss-20020807]))

View File

@@ -1,3 +1,7 @@
2002-08-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20020807.
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add missing ',' to librpc activation.