Bump version..

This commit is contained in:
Matias De lellis
2023-03-02 15:09:15 -03:00
parent 8a3403eb25
commit c30c365fbf
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ extern "C" {
extern zend_module_entry pdlib_module_entry;
#define phpext_pdlib_ptr &pdlib_module_entry
#define PHP_PDLIB_VERSION "1.0.2"
#define PHP_PDLIB_VERSION "1.1.0"
#define PHP_PDLIB_NAME "pdlib"
#ifdef PHP_WIN32