Update changelog and version for 0.26.2

This commit is contained in:
Oliver Hamlet
2025-05-13 20:41:15 +01:00
parent 2544e39a1c
commit 20d583ba43
4 changed files with 39 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 = 26;
/** @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.