Update version numbers for 3.15.1-rc1

This commit is contained in:
Andrew Johnson
2014-11-19 15:34:02 -06:00
parent fce8377156
commit ec35ef7136
5 changed files with 23 additions and 23 deletions

View File

@@ -29,19 +29,19 @@ EPICS_VERSION = 3
EPICS_REVISION = 15
# EPICS_MODIFICATION must be a number >=0 and <256
EPICS_MODIFICATION = 0
EPICS_MODIFICATION = 1
# EPICS_PATCH_LEVEL must be a number (win32 resource file requirement)
# EPICS_PATCH_LEVEL must be a number (win32 resource file requirement)
# Not included if zero
EPICS_PATCH_LEVEL = 2
EPICS_PATCH_LEVEL = 0
# This will end in -DEV between official releases
EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-DEV
#EPICS_DEV_SNAPSHOT=-pre1
#EPICS_DEV_SNAPSHOT=-pre1-DEV
#EPICS_DEV_SNAPSHOT=-pre2
#EPICS_DEV_SNAPSHOT=-pre2-DEV
#EPICS_DEV_SNAPSHOT=-rc1
EPICS_DEV_SNAPSHOT=-rc1
#EPICS_DEV_SNAPSHOT=-rc1-DEV
#EPICS_DEV_SNAPSHOT=-rc2
#EPICS_DEV_SNAPSHOT=-rc2-DEV

View File

@@ -1,24 +1,24 @@
Installation Instructions
EPICS Base Release 3.15.0.2
EPICS Base Release 3.15.1
--------------------------------------------------------------------------
Table of Contents
* What is EPICS base?
* What is new in this release?
* Copyright
* Supported platforms
* Supported compilers
* Software requirements
* Host system storage requirements
* Documentation
* Directory Structure
* Build related components
* Building EPICS base (Unix and Win32)
* Example application and extension
* Multiple host platforms
* What is EPICS base?
* What is new in this release?
* Copyright
* Supported platforms
* Supported compilers
* Software requirements
* Host system storage requirements
* Documentation
* Directory Structure
* Build related components
* Building EPICS base (Unix and Win32)
* Example application and extension
* Multiple host platforms
--------------------------------------------------------------------------

View File

@@ -9,7 +9,7 @@
<BODY>
<CENTER>
<H1>Installation Instructions</H1>
<H2>EPICS Base Release 3.15.0.2</H2><BR>
<H2>EPICS Base Release 3.15.1</H2><BR>
</CENTER>
<HR>
<H3> Table of Contents</H3>

View File

@@ -7,7 +7,7 @@
</head>
<body lang="en">
<h1 align="center">EPICS Base Release 3.15.1</h1>
<h1 align="center">EPICS Base Release 3.15.1-rc1</h1>
<p style="color:red">This version of EPICS Base has not been released yet.</p>

View File

@@ -3,7 +3,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>EPICS R3.14 Channel Access Reference Manual</title>
<title>EPICS R3.15 Channel Access Reference Manual</title>
<style type="text/css">
<!--
h3 code {
@@ -18,7 +18,7 @@ h3 code {
<body lang="en">
<hr>
<h1>EPICS R3.14 Channel Access Reference Manual</h1>
<h1>EPICS R3.15 Channel Access Reference Manual</h1>
<address>
Jeffrey O. Hill
</address>