Skip to content

Commit

Permalink
2.0.6 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
crubel committed Mar 17, 2017
1 parent 79be055 commit 4d5c5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core-OpenIG/Engine.cpp
Expand Up @@ -86,7 +86,7 @@ Engine::~Engine()

std::string Engine::version()
{
return "2.0.5";
return "2.0.6";
}

class InitPluginOperation : public PluginOperation
Expand Down

0 comments on commit 4d5c5bc

Please sign in to comment.