summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2012-11-02 00:07:06 +0000
committerSandro S. Andrade <sandroandrade@kde.org>2012-11-02 01:08:40 +0100
commitc1e6c0a8018e9eb46da7fd9a943c303b51dbecae (patch)
tree12b6788975731632be5bc9f3992b1c4ed3833655 /modules
parent1603c8b0f65825182ef79d269ce5317faa8b0c36 (diff)
Incomplete implementation of aggregation-based multiple inheritance
Change-Id: I6f84d04ed84f878b671e6a16ffe1c16dda109a90 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'modules')
-rw-r--r--modules/qtmof.pri4
-rw-r--r--modules/qtuml.pri4
2 files changed, 4 insertions, 4 deletions
diff --git a/modules/qtmof.pri b/modules/qtmof.pri
index 38660a47..2c7e9aca 100644
--- a/modules/qtmof.pri
+++ b/modules/qtmof.pri
@@ -1,5 +1,5 @@
-QT.mof.VERSION = 1.0.0
-QT.mof.MAJOR_VERSION = 1
+QT.mof.VERSION = 5.0.0
+QT.mof.MAJOR_VERSION = 5
QT.mof.MINOR_VERSION = 0
QT.mof.PATCH_VERSION = 0
diff --git a/modules/qtuml.pri b/modules/qtuml.pri
index 271ab2b4..aed2e00c 100644
--- a/modules/qtuml.pri
+++ b/modules/qtuml.pri
@@ -1,5 +1,5 @@
-QT.uml.VERSION = 1.0.0
-QT.uml.MAJOR_VERSION = 1
+QT.uml.VERSION = 5.0.0
+QT.uml.MAJOR_VERSION = 5
QT.uml.MINOR_VERSION = 0
QT.uml.PATCH_VERSION = 0