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

Commit 3f6ba0a

Browse files
committed
Back to 0.2.0-dev
1 parent 558efd3 commit 3f6ba0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php_v8.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ extern zend_module_entry php_v8_module_entry;
3333

3434

3535
#ifndef PHP_V8_VERSION
36-
#define PHP_V8_VERSION "0.1.0"
36+
#define PHP_V8_VERSION "0.2.0-dev"
3737
#endif
3838

3939
#ifndef PHP_V8_REVISION
40-
#define PHP_V8_REVISION "release"
40+
#define PHP_V8_REVISION "dev"
4141
#endif
4242

4343

0 commit comments

Comments
 (0)