diff --git a/php_yasd.h b/php_yasd.h index 9b04b76..c995645 100644 --- a/php_yasd.h +++ b/php_yasd.h @@ -22,7 +22,7 @@ extern zend_module_entry yasd_module_entry; #define phpext_yasd_ptr &yasd_module_entry -#define PHP_YASD_VERSION "0.3.3" +#define PHP_YASD_VERSION "0.3.4" ZEND_BEGIN_MODULE_GLOBALS(yasd) char *breakpoints_file;