Skip to content

Commit

Permalink
Merge pull request #96 from viest/dev
Browse files Browse the repository at this point in the history
Version 1.2.3
  • Loading branch information
viest committed Nov 24, 2018
2 parents 1c79ea8 + 61ac144 commit 4761f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_xls_writer.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 4761f0d

Please sign in to comment.