summaryrefslogtreecommitdiff
path: root/ext/phar/php_phar.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2009-11-12 18:01:21 +0000
committerJohannes Schlüter <johannes@php.net>2009-11-12 18:01:21 +0000
commit0463aa400a69298e4fac552463b37e6136ad72d3 (patch)
tree4146ecb9bdd83b2ef6fd076b7b8289705c10f2c0 /ext/phar/php_phar.h
parenta47410d68e3feab1f2fb1e4af88752803caa7b9b (diff)
parentdd8b782bc85280a2bf35fd032809c8aff6e85d29 (diff)
downloadphp-git-php-5.3.1RC4.tar.gz
5.3.1RC4php-5.3.1RC4
# hope even with this fixes we can be fast with testing this ...
Diffstat (limited to 'ext/phar/php_phar.h')
-rw-r--r--ext/phar/php_phar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h
index c8535fb7f4..e765ad4c5c 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.0"
+#define PHP_PHAR_VERSION "2.0.1"
#include "ext/standard/basic_functions.h"
extern zend_module_entry phar_module_entry;