summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2015-05-07 14:58:05 +0200
committerEskil Abrahamsen-Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2015-05-08 15:24:38 +0300
commitdbe139233eabc0f4abfd9911b3c1d6a2370c4cc2 (patch)
tree18bd896f853e887e98430686a1970f45acce76c6 /.qmake.conf
parent51b93c9afa2c8b5797403bd686af6b2b25544dfb (diff)
Revert "Bump version to 1.1"
This reverts commit 51b93c9afa2c8b5797403bd686af6b2b25544dfb and sets the module version to 1.0.1 instead. We don't need to update the minor version for adding methods, and furthermore, there does not seem to be any way to increase the minor version of a QML import without adding at least one type, since you have to register at type with the new version number for it to be available, and you can't do this with existing types, since they will then become unavailable in the previous version. Change-Id: I3933b2c17389b8bc130ece566196954777bec566 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index e1f911b..506142e 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,4 @@
load(qt_build_config)
-MODULE_VERSION = 1.1.0
+MODULE_VERSION = 1.0.1
CMAKE_MODULE_TESTS=-