Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
YoukaiCat committed Dec 13, 2015
1 parent f4fc9a2 commit b0094ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.1.3-{build}
version: 0.2.5-{build}

environment:
matrix:
Expand Down
1 change: 1 addition & 0 deletions KLangIDE/src/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ void MainWindow::onError(Error e)
cleared = false;
}

//TODO пофиксить 1.0, 2.0 и т.д
void MainWindow::printResult(const shared_ptr<QMap<QString, double>> map) const
{
console->setText("");
Expand Down

0 comments on commit b0094ee

Please # to comment.