mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Bumped version number to 0.7.0.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace loot {
|
||||
|
||||
//Version numbers.
|
||||
const unsigned int g_version_major = 0;
|
||||
const unsigned int g_version_minor = 6;
|
||||
const unsigned int g_version_minor = 7;
|
||||
const unsigned int g_version_patch = 0;
|
||||
|
||||
//Common paths.
|
||||
|
||||
Reference in New Issue
Block a user