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

Commit

Permalink
Version 3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Wagner <[email protected]>
  • Loading branch information
dawagner committed Jan 4, 2016
1 parent 1427fc1 commit b767c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parameter/ParameterMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class CParameterMgr : private CElement

// Version
static const uint32_t guiEditionMajor = 3;
static const uint32_t guiEditionMinor = 1;
static const uint32_t guiEditionMinor = 2;
static const uint32_t guiRevision = 0;

// Parameter handle friendship
Expand Down

0 comments on commit b767c83

Please sign in to comment.