sfox Sun Aug 31 20:55:52 2008 UTC
Modified files:
/php-src/ext/phar php_phar.h
Log:
- Note to self: don't try to second-guess Greg
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/php_phar.h?r1=1.18&r2=1.19&diff_format=u
Index: php-src/ext/phar/php_phar.h
diff -u php-src/ext/phar/php_phar.h:1.18 php-src/ext/phar/php_phar.h:1.19
--- php-src/ext/phar/php_phar.h:1.18 Sun Aug 31 20:54:27 2008
+++ php-src/ext/phar/php_phar.h Sun Aug 31 20:55:52 2008
@@ -17,12 +17,12 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php_phar.h,v 1.18 2008/08/31 20:54:27 sfox Exp $ */
+/* $Id: php_phar.h,v 1.19 2008/08/31 20:55:52 sfox Exp $ */
#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;
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php