From: Greg Beaver Date: Mon, 12 May 2008 21:03:48 +0000 (+0000) Subject: back to dev X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1773 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2734ed6c4fa6befebdb2d5b8da4970214bafcbae;p=php back to dev --- diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h index 1f87a4c49e..89023972f6 100644 --- a/ext/phar/php_phar.h +++ b/ext/phar/php_phar.h @@ -22,7 +22,7 @@ #ifndef PHP_PHAR_H #define PHP_PHAR_H -#define PHP_PHAR_VERSION "2.0.0b1" +#define PHP_PHAR_VERSION "2.0.0b2-dev" #include "ext/standard/basic_functions.h" extern zend_module_entry phar_module_entry;