Set version and changelog for 0.29.2

This commit is contained in:
Oliver Hamlet
2026-03-27 13:56:04 +00:00
parent 6dd58fe024
commit d929ab9dab
12 changed files with 60 additions and 20 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ inline constexpr unsigned int LIBLOOT_VERSION_MAJOR = 0;
inline constexpr unsigned int LIBLOOT_VERSION_MINOR = 29;
/** @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.