Skip to content

Commit 4c3a445

Browse files
committed
Revert version change (back to 1.0.9)
1 parent e21a057 commit 4c3a445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
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 1,1,1,0
5-
#define PYSCR_VERSION_STRING "1.1.1.0"
4+
#define PYSCR_VERSION_NUMERIC 1,0,9,0
5+
#define PYSCR_VERSION_STRING "1.0.9.0"
66

77
#endif

0 commit comments

Comments
 (0)