Use QProcess as intented by parsing the input command arguments

This commit is contained in:
Luis Ángel San Martín Rodríguez
2025-01-06 09:24:07 +01:00
parent a5ff7c8ccf
commit 1cd8635808
3 changed files with 43 additions and 8 deletions

View File

@ -8,7 +8,7 @@
class QLibrary;
#define VERSION "9.15.0"
#define VERSION "9.15.1"
// Used to check if the database needs to be updated, the version is stored in the database.
// This value is only incremented when the database structure changes.