diff --git a/php_yasd.h b/php_yasd.h index cf2eb4e..65ae6a2 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.5" +#define PHP_YASD_VERSION "0.3.6" ZEND_BEGIN_MODULE_GLOBALS(yasd) char *breakpoints_file;