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

Commit d735299

Browse files
committed
Prepare 0.1.1 release
1 parent 3d54ad9 commit d735299

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
@@ -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.2.0-dev"
36+
#define PHP_V8_VERSION "0.1.1"
3737
#endif
3838

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

4343

0 commit comments

Comments
 (0)