Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 705008b

Browse files
committed
Version 3.1.0
Signed-off-by: David Wagner <[email protected]>
1 parent 0ba8ce6 commit 705008b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameter/ParameterMgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class CParameterMgr : private CElement
9393
};
9494
// Version
9595
static const uint32_t guiEditionMajor = 3;
96-
static const uint32_t guiEditionMinor = 0;
96+
static const uint32_t guiEditionMinor = 1;
9797
static const uint32_t guiRevision = 0;
9898

9999
// Parameter handle friendship

0 commit comments

Comments
 (0)