Skip to content

Commit

Permalink
Release version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Aug 4, 2016
1 parent d806786 commit abfef40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_ast.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
extern zend_module_entry ast_module_entry;
#define phpext_ast_ptr &ast_module_entry

#define PHP_AST_VERSION "0.1.2-dev"
#define PHP_AST_VERSION "0.1.2"

#ifdef PHP_WIN32
# define PHP_AST_API __declspec(dllexport)
Expand Down

0 comments on commit abfef40

Please sign in to comment.