summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Beaver <cellog@php.net>2008-08-31 20:50:09 +0000
committerGreg Beaver <cellog@php.net>2008-08-31 20:50:09 +0000
commit2f2b08a28643fd4e63e7befc8db1d0a9bdbdf7a4 (patch)
treecec637e83e1ce8a8b00630522dcc8723365f4122
parentcabf4c481ebc1829b338791deede3042973ad305 (diff)
downloadphp-git-2f2b08a28643fd4e63e7befc8db1d0a9bdbdf7a4.tar.gz
move to 2.0.0-dev
-rwxr-xr-xext/phar/phar.phar6
-rw-r--r--ext/phar/php_phar.h2
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/phar/phar.phar b/ext/phar/phar.phar
index 372003dd03..258961fd63 100755
--- a/ext/phar/phar.phar
+++ b/ext/phar/phar.phar
@@ -1171,8 +1171,8 @@ spl_autoload_register('command_autoload');
new PharCommand($argc, $argv);
__HALT_COMPILER(); ?>
-6
-
+6
+
²䂱Js*,8W?!~븅YBs.cod!¨`wLȹB.[as\
bnN
@@ -1229,4 +1229,4 @@ t߭PDG Jl/
UN _!@"ڐFOLG3@=DMbP5 aY[⎬mv O<])soSjZ/]vǽT%:)c v]Ebӛ*=KO))-]L7ͨ. z.j?8T,:ahg
H#[T5$޶Lz4ʃ )Lux;;TMe,{}4b,]@u83n\W 藵tEGxӟ᧾]~fI|P
j7l1PHiGH5$/rІ~ѐgzpu;9䂯;pUT\ }{kCzt8Ǜ6.Z^IwN$_@PʕB
-P3C
+P3C
diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h
index f0a34a2e01..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.0b2-dev"
+#define PHP_PHAR_VERSION "2.0.0-dev"
#include "ext/standard/basic_functions.h"
extern zend_module_entry phar_module_entry;