Skip to content

Commit 61ac144

Browse files
committed
Version 1.2.3
1 parent 18b652b commit 61ac144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_xls_writer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
extern zend_module_entry xlswriter_module_entry;
1919
#define phpext_xlswriter_ptr &xlswriter_module_entry
2020

21-
#define PHP_XLSWRITER_VERSION "1.2.2"
21+
#define PHP_XLSWRITER_VERSION "1.2.3"
2222

2323
#ifdef PHP_WIN32
2424
# define PHP_VTIFUL_API __declspec(dllexport)

0 commit comments

Comments
 (0)