Skip to content
This repository was archived by the owner on Aug 23, 2021. It is now read-only.

Commit c93cb56

Browse files
committed
4.1
1 parent df2ca89 commit c93cb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ int main(int argc, char *argv[]) {
6565
a.setQuitOnLastWindowClosed(false);
6666
a.setApplicationName("KShare");
6767
a.setOrganizationName("ArsenArsen");
68-
a.setApplicationVersion("4.0");
68+
a.setApplicationVersion("4.1");
6969

7070
QCommandLineParser parser;
7171
parser.addHelpOption();

0 commit comments

Comments
 (0)