Update changelog and version for 0.24.2

This commit is contained in:
Oliver Hamlet
2024-10-05 13:17:05 +01:00
parent 220a93d246
commit 2c7c4ce7bf
4 changed files with 25 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 24;
/** @brief libloot's patch version number. */
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 1;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 2;
/**
* @brief Get the library version.