version inc

This commit is contained in:
Matej Sekoranja
2014-11-17 19:55:53 +01:00
parent cf40786cf7
commit 178e6ef6e5

View File

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