Skip to content

Commit 3b9abc7

Browse files
committed
Release version 0.1.1 with OSX build fix
1 parent fed12fa commit 3b9abc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_ast.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
extern zend_module_entry ast_module_entry;
88
#define phpext_ast_ptr &ast_module_entry
99

10-
#define PHP_AST_VERSION "0.1.1-dev"
10+
#define PHP_AST_VERSION "0.1.1"
1111

1212
#ifdef PHP_WIN32
1313
# define PHP_AST_API __declspec(dllexport)

0 commit comments

Comments
 (0)