From: Steph Fox Date: Sun, 31 Aug 2008 20:55:52 +0000 (+0000) Subject: - Note to self: don't try to second-guess Greg X-Git-Tag: BEFORE_HEAD_NS_CHANGE~503 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8d8b7fb115032c96f7834e211153f0c321569df;p=php - Note to self: don't try to second-guess Greg --- diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h index 374f7bbee1..bc213581ac 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.0RC2-dev" +#define PHP_PHAR_VERSION "2.0.0-dev" #include "ext/standard/basic_functions.h" extern zend_module_entry phar_module_entry;