Skip to content

Commit

Permalink
[2.0.0][0][0][版本号][0]
Browse files Browse the repository at this point in the history
  • Loading branch information
Fsu0413 authored and Fsu0413 committed Aug 9, 2015
1 parent 98934d1 commit c787f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/engine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ SkillCard *Engine::cloneSkillCard(const QString &name) const
#ifndef USE_BUILDBOT
QSanVersionNumber Engine::getVersionNumber() const
{
return QSanVersionNumber(1, 2, 0);
return QSanVersionNumber(2, 0, 0);
}
#endif

Expand Down

0 comments on commit c787f87

Please sign in to comment.