summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Craig <craig@ics.com>2013-08-12 13:07:00 -0400
committerChris Craig <craig@ics.com>2013-08-12 20:08:31 +0200
commit25cb39043bed291170a1b5a42dcd3924ffa7fa43 (patch)
treee1144578ea67398473171eef85c1f67b24a1082d
parentbcbd13f42632645b917f703dcd978cfbbc3dfc14 (diff)
add MODULE_VERSION to .qmake.conf for 5.1 buildsHEADmaster
Change-Id: I7518db2a88c9ba08b2e10f5887d2091fb90971b5 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r--.qmake.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 4285ae8..67a9ae2 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1 +1,3 @@
-load(qt_build_config) \ No newline at end of file
+load(qt_build_config)
+
+MODULE_VERSION = 1.0.0