viest 6 lat temu
rodzic
commit
456c516811
1 zmienionych plików z 1 dodań i 1 usunięć
  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.2.3"
+#define PHP_XLSWRITER_VERSION "1.2.4"
 
 #ifdef PHP_WIN32
 #	define PHP_VTIFUL_API __declspec(dllexport)