Update changelog and version for 0.25.2

This commit is contained in:
Oliver Hamlet
2025-02-10 09:48:32 +00:00
parent 7b255f5329
commit a49075aaa9
4 changed files with 24 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 = 25;
/** @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.