Set version to 0.29.1

This commit is contained in:
Oliver Hamlet
2026-03-13 18:40:53 +00:00
parent 8cb826bf65
commit d869833742
12 changed files with 20 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 = 0;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 1;
/**
* @brief Get the library version.