Update changelog and version for 0.24.4

This commit is contained in:
Oliver Hamlet
2024-10-08 10:59:31 +01:00
parent 725bd7644b
commit b607fb259f
4 changed files with 23 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 = 3;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 4;
/**
* @brief Get the library version.