back to dev

This commit is contained in:
Greg Beaver 2008-05-12 21:03:48 +00:00
parent 5974e9ccff
commit 2734ed6c4f

View File

@ -22,7 +22,7 @@
#ifndef PHP_PHAR_H
#define PHP_PHAR_H
#define PHP_PHAR_VERSION "2.0.0b1"
#define PHP_PHAR_VERSION "2.0.0b2-dev"
#include "ext/standard/basic_functions.h"
extern zend_module_entry phar_module_entry;