diff --git a/VERSION b/VERSION index e28f86301c..3c8234f0d8 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # $Id$ # -RTEMS Version 19990423 +RTEMS Version 19990426 diff --git a/c/src/exec/sapi/include/rtems/sptables.h b/c/src/exec/sapi/include/rtems/sptables.h index bdc59e4105..9a333b62f8 100644 --- a/c/src/exec/sapi/include/rtems/sptables.h +++ b/c/src/exec/sapi/include/rtems/sptables.h @@ -63,7 +63,7 @@ const rtems_multiprocessing_table * This is the version string. */ -#define RTEMS_VERSION "rtems-19990423" +#define RTEMS_VERSION "rtems-19990426" const char _RTEMS_version[] = "RTEMS RELEASE " RTEMS_VERSION