diff options
| author | Greg Beaver <cellog@php.net> | 2008-08-31 20:50:09 +0000 |
|---|---|---|
| committer | Greg Beaver <cellog@php.net> | 2008-08-31 20:50:09 +0000 |
| commit | 2f2b08a28643fd4e63e7befc8db1d0a9bdbdf7a4 (patch) | |
| tree | cec637e83e1ce8a8b00630522dcc8723365f4122 | |
| parent | cabf4c481ebc1829b338791deede3042973ad305 (diff) | |
| download | php-git-2f2b08a28643fd4e63e7befc8db1d0a9bdbdf7a4.tar.gz | |
move to 2.0.0-dev
| -rwxr-xr-x | ext/phar/phar.phar | 6 | ||||
| -rw-r--r-- | ext/phar/php_phar.h | 2 |
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\ gߜ 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; |
