@@ -1,3 +1,9 @@
+Version 2.0.3
+-------------
+- Including changes for PHP 7.x
+- smaller bug fixes
+- splitting up into several smaller files
+
Version 0.6.0
-------------
- Fixed build issue with 5.1.x
@@ -24,7 +24,7 @@
#include <libgearman-1.0/status.h>
/* module version */
-#define PHP_GEARMAN_VERSION "2.0.2"
+#define PHP_GEARMAN_VERSION "2.0.3"
extern zend_module_entry gearman_module_entry;
#define phpext_gearman_ptr &gearman_module_entry