summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-08 13:21:13 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-15 22:43:51 +0000
commitb5464f42373918518420939226982438b15b3af9 (patch)
tree0641b984d6b1e0cd77b28c6fff1bfef0359f36b0 /qmake/option.h
parent6cd358db7e648265ab15b796815eea9609228d69 (diff)
bump qmake version
there are plenty new functions, let's do this symbolic act. Change-Id: Iaeb88afa5e33cacd81dc0ea26e380a16af06a739 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/option.h b/qmake/option.h
index 8b9e2f1027..eaa3706b24 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -40,7 +40,7 @@
QT_BEGIN_NAMESPACE
-#define QMAKE_VERSION_STR "3.0"
+#define QMAKE_VERSION_STR "3.1"
QString qmake_getpwd();
bool qmake_setpwd(const QString &p);