Skip to content

Commit 456c516

Browse files
committed
version 1.2.4
1 parent de24137 commit 456c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_xlswriter.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.3"
21+
#define PHP_XLSWRITER_VERSION "1.2.4"
2222

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

0 commit comments

Comments
 (0)