Bumped version.

This commit is contained in:
cubiclesoft
2017-02-19 22:15:18 -07:00
parent 5af68db054
commit 53e1272570

View File

@@ -12,7 +12,7 @@
extern zend_module_entry sync_module_entry;
#define phpext_sync_ptr &sync_module_entry
#define PHP_SYNC_VERSION "1.1.0"
#define PHP_SYNC_VERSION "1.1.1"
#ifdef PHP_WIN32
# define PHP_SYNC_API __declspec(dllexport)