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

Commit b767c83

Browse files
committed
Version 3.2.0
Signed-off-by: David Wagner <[email protected]>
1 parent 1427fc1 commit b767c83

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
@@ -81,7 +81,7 @@ class CParameterMgr : private CElement
8181

8282
// Version
8383
static const uint32_t guiEditionMajor = 3;
84-
static const uint32_t guiEditionMinor = 1;
84+
static const uint32_t guiEditionMinor = 2;
8585
static const uint32_t guiRevision = 0;
8686

8787
// Parameter handle friendship

0 commit comments

Comments
 (0)