Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 4ce2194

Browse files
committed
Back to 0.2.0-dev [skip ci]
1 parent 56b5807 commit 4ce2194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: php_v8.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ extern zend_module_entry php_v8_module_entry;
3636
#endif
3737

3838
#ifndef PHP_V8_VERSION
39-
#define PHP_V8_VERSION "0.1.7"
39+
#define PHP_V8_VERSION "0.2.0"
4040
#endif
4141

4242
#ifndef PHP_V8_REVISION
43-
#define PHP_V8_REVISION "release"
43+
#define PHP_V8_REVISION "dev"
4444
#endif
4545

4646

0 commit comments

Comments
 (0)