Update changelog and version for 0.25.5

This commit is contained in:
Oliver Hamlet
2025-03-15 21:16:08 +00:00
parent e4fa201dd8
commit 2d96ba13d9
5 changed files with 27 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 = 4;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 5;
/**
* @brief Get the library version.