This commit is contained in:
Brecht Sanders 2018-12-16 11:32:20 +01:00
parent a413b707da
commit dc11136c9d

View File

@ -49,7 +49,7 @@ THE SOFTWARE.
/*! \brief minor version number */
#define XLSXIO_VERSION_MINOR 2
/*! \brief micro version number */
#define XLSXIO_VERSION_MICRO 20
#define XLSXIO_VERSION_MICRO 21
/*! @} */
/*! \cond PRIVATE */