viest il y a 5 ans
Parent
commit
49ab8c557f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      php_xlswriter.h

+ 1 - 1
php_xlswriter.h

@@ -18,7 +18,7 @@
 extern zend_module_entry xlswriter_module_entry;
 #define phpext_xlswriter_ptr &xlswriter_module_entry
 
-#define PHP_XLSWRITER_VERSION "1.3.0"
+#define PHP_XLSWRITER_VERSION "1.3.1"
 
 #ifdef PHP_WIN32
 #	define PHP_VTIFUL_API __declspec(dllexport)