libxlsxwriter/include/xlsxwriter.h in fast_excel-0.2.6 vs libxlsxwriter/include/xlsxwriter.h in fast_excel-0.3.0

- old
+ new

@@ -1,9 +1,9 @@ /* * libxlsxwriter * - * Copyright 2014-2018, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. + * Copyright 2014-2019, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. */ /** * @file xlsxwriter.h * @@ -16,8 +16,8 @@ #include "xlsxwriter/workbook.h" #include "xlsxwriter/worksheet.h" #include "xlsxwriter/format.h" #include "xlsxwriter/utility.h" -#define LXW_VERSION "0.7.7" +#define LXW_VERSION "0.8.6" #endif /* __LXW_XLSXWRITER_H__ */