Skip to content

Commit 560a9a1

Browse files
Merge pull request #49 from klimslim/BR-9358
[BR-9358] – Increase the version of sugar shadow php extension in php…
2 parents 18092af + 8e9052a commit 560a9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_shadow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ZEND_END_MODULE_GLOBALS(shadow)
6969
#define SHADOW_G(v) (shadow_globals.v)
7070
#endif
7171

72-
#define SHADOW_VERSION "0.9.0"
72+
#define SHADOW_VERSION "1.0.1"
7373

7474
ZEND_EXTERN_MODULE_GLOBALS(shadow)
7575

0 commit comments

Comments
 (0)