libxlsxwriter/include/xlsxwriter.h in fast_excel-0.2.3 vs libxlsxwriter/include/xlsxwriter.h in fast_excel-0.2.5

- old
+ new

@@ -1,9 +1,9 @@ /* * libxlsxwriter * - * Copyright 2014-2017, John McNamara, jmcnamara@cpan.org. See LICENSE.txt. + * Copyright 2014-2018, 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.6.9" +#define LXW_VERSION "0.7.7" #endif /* __LXW_XLSXWRITER_H__ */