Update version and changelog for v0.18.1 release

This commit is contained in:
Oliver Hamlet
2022-10-01 15:08:05 +01:00
parent e0c38f707a
commit c4cdfbbdf8
3 changed files with 38 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 18;
/** @brief libloot's patch version number. */
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 0;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 1;
/**
* @brief Get the library version.