Skip to content

Commit c80aa82

Browse files
[BR-6769] increment shadow version
1 parent aff9ab6 commit c80aa82

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
@@ -68,7 +68,7 @@ ZEND_END_MODULE_GLOBALS(shadow)
6868
#define SHADOW_G(v) (shadow_globals.v)
6969
#endif
7070

71-
#define SHADOW_VERSION "0.8.0"
71+
#define SHADOW_VERSION "0.8.1"
7272

7373
ZEND_EXTERN_MODULE_GLOBALS(shadow)
7474

0 commit comments

Comments
 (0)