Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
rrwick committed Dec 15, 2016
1 parent 88166b6 commit 2b5300e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion program/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ int main(int argc, char *argv[])
#endif //Q_OS_WIN32

QApplication::setApplicationName("Bandage");
QApplication::setApplicationVersion("0.8.0");
QApplication::setApplicationVersion("0.8.1");

QTextStream out(stdout);
QTextStream err(stderr);
Expand Down

0 comments on commit 2b5300e

Please sign in to comment.