back to dev

This commit is contained in:
Antony Dovgal
2008-04-18 07:40:05 +00:00
parent 0f4ac90180
commit bb313a81cb

View File

@@ -24,7 +24,7 @@
extern zend_module_entry tdb_module_entry;
#define phpext_tdb_ptr &tdb_module_entry
#define PHP_TDB_VERSION "1.0.0"
#define PHP_TDB_VERSION "1.0.1-dev"
#ifdef PHP_WIN32
#define PHP_TDB_API __declspec(dllexport)