Skip to content

Commit 2b5300e

Browse files
committed
Increment version
1 parent 88166b6 commit 2b5300e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ int main(int argc, char *argv[])
113113
#endif //Q_OS_WIN32
114114

115115
QApplication::setApplicationName("Bandage");
116-
QApplication::setApplicationVersion("0.8.0");
116+
QApplication::setApplicationVersion("0.8.1");
117117

118118
QTextStream out(stdout);
119119
QTextStream err(stderr);

0 commit comments

Comments
 (0)