Skip to content
This repository has been archived by the owner on Jul 7, 2018. It is now read-only.

Commit

Permalink
Prepare 0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pinepain committed Aug 10, 2016
1 parent 1f1987e commit 8c89a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_ref.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ extern zend_module_entry php_ref_module_entry;
#define phpext_ref_ptr &php_ref_module_entry

#ifndef PHP_REF_VERSION
#define PHP_REF_VERSION "0.5.0-dev"
#define PHP_REF_VERSION "0.4.1"
#endif

#ifndef PHP_REF_REVISION
Expand Down

0 comments on commit 8c89a12

Please sign in to comment.