Explorar o código

Version 1.2.3

viest %!s(int64=6) %!d(string=hai) anos
pai
achega
61ac144db1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      php_xls_writer.h

+ 1 - 1
php_xls_writer.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.2"
+#define PHP_XLSWRITER_VERSION "1.2.3"
 
 #ifdef PHP_WIN32
 #	define PHP_VTIFUL_API __declspec(dllexport)