Skip to content

Commit

Permalink
Merge pull request #72 from bibendovsky/develop
Browse files Browse the repository at this point in the history
v1.1.8hf1
  • Loading branch information
bibendovsky authored Aug 6, 2017
2 parents 3cf68c7 + 09951c2 commit 146910e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3d_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9619,7 +9619,7 @@ void sys_default_sleep_for()

const std::string& get_version_string()
{
static const std::string version = "1.1.7";
static const std::string version = "1.1.8";
return version;
}

Expand Down

0 comments on commit 146910e

Please sign in to comment.