version inc.

This commit is contained in:
Matej Sekoranja
2013-11-27 18:49:14 +01:00
parent e8edbc293e
commit a410437164
+2 -2
View File
@@ -26,8 +26,8 @@
// TODO to be generated, etc.
#define EPICS_PVA_MAJOR_VERSION 3
#define EPICS_PVA_MINOR_VERSION 0
#define EPICS_PVA_MAINTENANCE_VERSION 4
#define EPICS_PVA_DEVELOPMENT_FLAG 0
#define EPICS_PVA_MAINTENANCE_VERSION 5
#define EPICS_PVA_DEVELOPMENT_FLAG 1
namespace epics {
namespace pvAccess {