SCP: Change revision description from Beta to Current
This commit is contained in:
parent
bf348c89b3
commit
72dde6660c
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# SIMH v4.0 - Beta [](https://scan.coverity.com/projects/simh)
|
# SIMH v4.0 - Current [](https://scan.coverity.com/projects/simh)
|
||||||
|
|
||||||
## Table of Contents:
|
## Table of Contents:
|
||||||
[WHAT'S NEW](#whats-new)
|
[WHAT'S NEW](#whats-new since simh v3.9)
|
||||||
. . [New Simulators](#new-simulators)
|
. . [New Simulators](#new-simulators)
|
||||||
. . [Simulator Front Panel API](#simulator-front-panel-api)
|
. . [Simulator Front Panel API](#simulator-front-panel-api)
|
||||||
. . [New Functionality](#new-functionality)
|
. . [New Functionality](#new-functionality)
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef SIM_VERSION_MODE
|
#ifndef SIM_VERSION_MODE
|
||||||
#define SIM_VERSION_MODE "Beta"
|
#define SIM_VERSION_MODE "Current"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(SIM_NEED_GIT_COMMIT_ID)
|
#if defined(SIM_NEED_GIT_COMMIT_ID)
|
||||||
|
|
Loading…
Add table
Reference in a new issue