diff --git a/src/php_spx.h b/src/php_spx.h index f3d7677..c818a43 100644 --- a/src/php_spx.h +++ b/src/php_spx.h @@ -22,6 +22,6 @@ #endif #define PHP_SPX_EXTNAME "SPX" -#define PHP_SPX_VERSION "0.2.4" +#define PHP_SPX_VERSION "0.3.0" extern zend_module_entry spx_module_entry;