Update changelog and version for 0.24.5

This commit is contained in:
Oliver Hamlet
2024-10-24 10:40:20 +01:00
parent a1de089f67
commit 44008ea720
4 changed files with 21 additions and 7 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 = 4;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 5;
/**
* @brief Get the library version.