Skip to content

Commit 714bd23

Browse files
committed
Update Version to 1.0.0.0
1 parent 4d2bb4a commit 714bd23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef _PYTHONSCRIPTVERSION_H
22
#define _PYTHONSCRIPTVERSION_H
33

4-
#define PYSCR_VERSION_NUMERIC 0,9,2,2
5-
#define PYSCR_VERSION_STRING "0.9.2.2"
4+
#define PYSCR_VERSION_NUMERIC 1,0,0,0
5+
#define PYSCR_VERSION_STRING "1.0.0.0"
66

77
#endif

0 commit comments

Comments
 (0)