Changed version number so script will work.

This commit is contained in:
Joel Sherrill
1998-04-18 17:24:04 +00:00
parent 180d459615
commit b25d3d03df
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
#define RTEMS_VERSION "ralf-980414"
#define RTEMS_VERSION "rtems-4.0.0-beta3"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION

View File

@@ -61,7 +61,7 @@ const rtems_multiprocessing_table
* This is the version string.
*/
#define RTEMS_VERSION "ralf-980414"
#define RTEMS_VERSION "rtems-4.0.0-beta3"
const char _RTEMS_version[] =
"RTEMS RELEASE " RTEMS_VERSION