From f8d8b7fb115032c96f7834e211153f0c321569df Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Sun, 31 Aug 2008 20:55:52 +0000 Subject: [PATCH] - Note to self: don't try to second-guess Greg --- ext/phar/php_phar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.40.0