release notes for 1.2.1
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# Module (source) version
|
# Module (source) version
|
||||||
EPICS_QSRV_MAJOR_VERSION = 1
|
EPICS_QSRV_MAJOR_VERSION = 1
|
||||||
EPICS_QSRV_MINOR_VERSION = 2
|
EPICS_QSRV_MINOR_VERSION = 2
|
||||||
EPICS_QSRV_MAINTENANCE_VERSION = 0
|
EPICS_QSRV_MAINTENANCE_VERSION = 1
|
||||||
EPICS_QSRV_DEVELOPMENT_FLAG = 0
|
EPICS_QSRV_DEVELOPMENT_FLAG = 0
|
||||||
|
|
||||||
# ABI version
|
# ABI version
|
||||||
|
@ -38,7 +38,7 @@ PROJECT_NAME = pva2pva
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 1.2.0
|
PROJECT_NUMBER = 1.2.1
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer a
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
@page release_notes Release Notes
|
@page release_notes Release Notes
|
||||||
|
|
||||||
|
Release 1.2.1 (July 2019)
|
||||||
|
=========================
|
||||||
|
|
||||||
|
- Fixes
|
||||||
|
- Fix unittest: testpvalink. No functional change.
|
||||||
|
|
||||||
Release 1.2.0 (Mar 2019)
|
Release 1.2.0 (Mar 2019)
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user