diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index c991b7089..f15f47449 100644 --- a/configure/CONFIG_BASE_VERSION +++ b/configure/CONFIG_BASE_VERSION @@ -42,10 +42,10 @@ EPICS_PATCH_LEVEL = 0 #EPICS_DEV_SNAPSHOT=-pre2 #EPICS_DEV_SNAPSHOT=-pre2-DEV #EPICS_DEV_SNAPSHOT=-rc1 -EPICS_DEV_SNAPSHOT=-rc1-DEV +#EPICS_DEV_SNAPSHOT=-rc1-DEV #EPICS_DEV_SNAPSHOT=-rc2 #EPICS_DEV_SNAPSHOT=-rc2-DEV -#EPICS_DEV_SNAPSHOT= +EPICS_DEV_SNAPSHOT= # No changes should be needed below here diff --git a/documentation/KnownProblems.html b/documentation/KnownProblems.html index 816cea71f..9f925c02f 100644 --- a/documentation/KnownProblems.html +++ b/documentation/KnownProblems.html @@ -21,9 +21,10 @@ follows:

version of EPICS Base:

diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 5fab30c35..269b6210c 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -7,12 +7,9 @@ -

EPICS Base Release 3.15.1-rc1

- -

This version of EPICS Base has not been released yet.

+

EPICS Base Release 3.15.1

Changes between 3.15.0.2 and 3.15.1

-

epicsStrnEscapedFromRaw() and epicsStrnRawFromEscaped()