mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Set version and changelog for 0.29.3
This commit is contained in:
@@ -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 = 2;
|
||||
inline constexpr unsigned int LIBLOOT_VERSION_PATCH = 3;
|
||||
|
||||
/**
|
||||
* @brief Get the library version.
|
||||
|
||||
Reference in New Issue
Block a user