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

Commit 5170737

Browse files
committed
Back to dev [skip ci]
1 parent 143b017 commit 5170737

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
@@ -34,11 +34,11 @@ extern zend_module_entry php_v8_module_entry;
3434
#endif
3535

3636
#ifndef PHP_V8_VERSION
37-
#define PHP_V8_VERSION "0.1.2"
37+
#define PHP_V8_VERSION "0.2.0"
3838
#endif
3939

4040
#ifndef PHP_V8_REVISION
41-
#define PHP_V8_REVISION "release"
41+
#define PHP_V8_REVISION "dev"
4242
#endif
4343

4444

0 commit comments

Comments
 (0)