Update version and changelog for v0.28.3

This commit is contained in:
Oliver Hamlet
2025-10-22 18:19:02 +01:00
parent 88ef5a8042
commit 54604a0ec8
11 changed files with 31 additions and 17 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 = 2;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 3;
/**
* @brief Get the library version.