From: Steph Fox Date: Tue, 1 Apr 2008 17:59:00 +0000 (+0000) Subject: Bump dev version ready for any new changes X-Git-Tag: RELEASE_2_0_0b1~520 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2a8b951378ec197b9a8904f3a04708a8b3b7c97;p=php Bump dev version ready for any new changes --- diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h index 1f53fa6641..34c54907ad 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.0a2" +#define PHP_PHAR_VERSION "2.0.0a3-dev" #include "ext/standard/basic_functions.h" extern zend_module_entry phar_module_entry;