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

Commit 5cb695f

Browse files
committed
Version 2.6.0
1 parent 3ef5e3b commit 5cb695f

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
@@ -90,7 +90,7 @@ class CParameterMgr : private CElement
9090
};
9191
// Version
9292
static const uint32_t guiEditionMajor = 2;
93-
static const uint32_t guiEditionMinor = 5;
93+
static const uint32_t guiEditionMinor = 6;
9494
static const uint32_t guiRevision = 0;
9595

9696
// Parameter handle friendship

0 commit comments

Comments
 (0)