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

Commit 558efd3

Browse files
committed
Prepare 0.1.0 release
1 parent 1a18e77 commit 558efd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: php_v8.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extern zend_module_entry php_v8_module_entry;
3333

3434

3535
#ifndef PHP_V8_VERSION
36-
#define PHP_V8_VERSION "0.1.0" /* Replace with version number for your extension */
36+
#define PHP_V8_VERSION "0.1.0"
3737
#endif
3838

3939
#ifndef PHP_V8_REVISION

0 commit comments

Comments
 (0)