Skip to content

Commit ef8839d

Browse files
committed
Updated version number for milxSMILI.
1 parent 5885403 commit ef8839d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/milxGlobal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ namespace milx
5656
*/
5757
//@{
5858
//Global Constants
59-
const float Version = static_cast<float>(1.01);
59+
const float Version = static_cast<float>(1.02);
6060
static bool VerboseMode = true;
6161

6262
//Global Typedefs

0 commit comments

Comments
 (0)