Update version and changelog for v0.28.2

This commit is contained in:
Oliver Hamlet
2025-10-03 19:23:48 +01:00
parent 961642ad6e
commit f4a0917294
10 changed files with 61 additions and 16 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 28;
/** @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.