Update version number to 1.0.4
This commit is contained in:
parent
a453286ba7
commit
f3ea5d2e38
6 changed files with 6 additions and 6 deletions
2
main.cpp
2
main.cpp
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
QString version = "1.0.3";
|
||||
QString version = "1.0.4";
|
||||
|
||||
//Run GUI if no arguments are passed
|
||||
if (argc == 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue