ext/xlsxwriter/libxlsxwriter/include/xlsxwriter.h in xlsxwriter-0.0.4 vs ext/xlsxwriter/libxlsxwriter/include/xlsxwriter.h in xlsxwriter-0.0.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.7.5" +#define LXW_VERSION "0.7.7" #endif /* __LXW_XLSXWRITER_H__ */