summaryrefslogtreecommitdiffstats
path: root/src/modules/qt_core.pri
diff options
context:
space:
mode:
authorEckhart Koppen <eckhart.koppen@nokia.com>2011-05-13 13:22:30 +0300
committerEckhart Koppen <eckhart.koppen@nokia.com>2011-05-13 13:22:30 +0300
commit23d98f70b9303777c880e5caf1e2c1a30ec1885e (patch)
tree484e57004a736e69d5ae12e570c1e6ee265e99c9 /src/modules/qt_core.pri
parent7d756ed7186f80d700eac5b963b63d4290d08fcd (diff)
Updated Qt and QtBase module version number to 5.0.0
Updated version in qglobal.h as well as the module version itself
Diffstat (limited to 'src/modules/qt_core.pri')
-rw-r--r--src/modules/qt_core.pri6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/qt_core.pri b/src/modules/qt_core.pri
index bf013432a5..e6e5df9d27 100644
--- a/src/modules/qt_core.pri
+++ b/src/modules/qt_core.pri
@@ -1,6 +1,6 @@
-QT.core.VERSION = 4.8.0
-QT.core.MAJOR_VERSION = 4
-QT.core.MINOR_VERSION = 8
+QT.core.VERSION = 5.0.0
+QT.core.MAJOR_VERSION = 5
+QT.core.MINOR_VERSION = 0
QT.core.PATCH_VERSION = 0
QT.core.name = QtCore