Skip to content

Commit 7d6a492

Browse files
committed
Version 0.6.3.0 version bump
1 parent 052fb4a commit 7d6a492

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PythonScript/src/PythonScriptVersion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#include "stdafx.h"
66
#endif
77

8-
#define PYSCR_VERSION_NUMERIC 0,6,2,1
9-
#define PYSCR_VERSION_STRING "0.6.2.1"
8+
#define PYSCR_VERSION_NUMERIC 0,6,3,0
9+
#define PYSCR_VERSION_STRING "0.6.3.0"
1010

1111

1212

0 commit comments

Comments
 (0)