4.1.3 release

This commit is contained in:
Dave Hickin
2016-03-04 19:44:03 +00:00
parent c8e150874e
commit f1c2a3d5d4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Release 4.1.3
==========
* Monitor fix: element no longer queued when overrun in progress.
Release 4.1.2
==========

View File

@@ -27,7 +27,7 @@
#define EPICS_PVA_MAJOR_VERSION 4
#define EPICS_PVA_MINOR_VERSION 1
#define EPICS_PVA_MAINTENANCE_VERSION 3
#define EPICS_PVA_DEVELOPMENT_FLAG 1
#define EPICS_PVA_DEVELOPMENT_FLAG 0
namespace epics {
namespace pvAccess {