Commit 4719029f authored by twanvl's avatar twanvl

version bump to 2.0.1

parent d894e5e5
......@@ -50,7 +50,7 @@ template <> void GetDefaultMember::handle(const Version& v) {
// ----------------------------------------------------------------------------- : Versions
// NOTE: Don't use leading zeroes, they mean octal
const Version app_version = 20000; // 2.0.0
const Version app_version = 20001; // 2.0.1
#ifdef UNICODE
const Char* version_suffix = _("");
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment