Set version and changelog for 0.29.5

This commit is contained in:
Oliver Hamlet
2026-05-05 17:52:18 +01:00
parent 6865181237
commit a12fcfcef2
12 changed files with 47 additions and 19 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 = 4;
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 5;
/**
* @brief Get the library version.