]> granicus.if.org Git - php/commitdiff
- Note to self: don't try to second-guess Greg
authorSteph Fox <sfox@php.net>
Sun, 31 Aug 2008 20:55:52 +0000 (20:55 +0000)
committerSteph Fox <sfox@php.net>
Sun, 31 Aug 2008 20:55:52 +0000 (20:55 +0000)
ext/phar/php_phar.h

index 374f7bbee14dad2981168dde2e0f04c1599c427f..bc213581ac07b822da93473d79d8518b06bd2b1c 100644 (file)
@@ -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;