Update changelog and version for 0.25.3

This commit is contained in:
Oliver Hamlet
2025-02-23 16:10:35 +00:00
parent 08f2544929
commit db6d39bd93
4 changed files with 14 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 = 2;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 3;
/**
* @brief Get the library version.