aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'qbs.qbs')
-rw-r--r--qbs.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qbs.qbs b/qbs.qbs
index 230cbe285..2ba1ab228 100644
--- a/qbs.qbs
+++ b/qbs.qbs
@@ -1,7 +1,7 @@
import qbs 1.0
Project {
- property string version: "0.4.0"
+ property string version: "1.0.0"
property bool enableUnitTests: false
references: [
"src/app/config/config.qbs",