]> granicus.if.org Git - php/commitdiff
Bump dev version ready for any new changes
authorSteph Fox <sfox@php.net>
Tue, 1 Apr 2008 17:59:00 +0000 (17:59 +0000)
committerSteph Fox <sfox@php.net>
Tue, 1 Apr 2008 17:59:00 +0000 (17:59 +0000)
ext/phar/php_phar.h

index 1f53fa66419f64c317cf736aa5cad40a2e764235..34c54907ada094cf3b2c044d0976e3f6820c35fd 100644 (file)
@@ -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;