- Note to self: don't try to second-guess Greg

This commit is contained in:
Steph Fox 2008-08-31 20:55:52 +00:00
parent cd011d1e9a
commit f8d8b7fb11

View File

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