mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 1.0.2.
This commit is contained in:
parent
e2795f601d
commit
78c5bdaa7a
3 changed files with 8 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#include "xlsxwriter/format.h"
|
||||
#include "xlsxwriter/utility.h"
|
||||
|
||||
#define LXW_VERSION "1.0.1"
|
||||
#define LXW_VERSION_ID 101
|
||||
#define LXW_VERSION "1.0.2"
|
||||
#define LXW_VERSION_ID 102
|
||||
|
||||
#endif /* __LXW_XLSXWRITER_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue