Skip to content

Commit 4b3be59

Browse files
committed
Publish version 0.1
1 parent cd18dd0 commit 4b3be59

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
@@ -34,7 +34,7 @@ int main(int argc, char *argv[])
3434
a.setApplicationName("FastQt");
3535
a.setOrganizationName("Labsquare");
3636
a.setOrganizationDomain("labsquare.org");
37-
a.setApplicationVersion("0.1-dev");
37+
a.setApplicationVersion("0.1");
3838

3939
qRegisterMetaType<Sequence>();
4040

0 commit comments

Comments
 (0)