From 3191b9b40422a9ea64e792e5b7a94c02e29d4d4a Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Mon, 19 Dec 2005 21:57:57 +0000 Subject: [PATCH] Notes about the version number changes. --- documentation/RELEASE_NOTES.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 4e7be234a..c1d0b926b 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -11,6 +11,18 @@

Changes since 3.14.8

+

Version Numbering

+ +

This release adds a fourth level of version number, which we haven't used +since R3.13.1.1. The intention is to imply that R3.14.8.1 includes some small +but important changes since R3.14.8 but no signficant new behaviours or API +modifications. This fourth level has required us to modify the version number +system and the macros in the epicsVersion.h file slightly though. We have taken +the opportunity to introduce a new variable EPICS_SITE_VERSION to the +file configure/CONFIG_SITE that adds an optional site-specific version number; +sites that were achieving this by editing the configure/CONFIG_BASE_VERSION file +should switch to setting EPICS_SITE_VERSION instead.

+

CA

Mantis entries fixed: