summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2014-12-10 12:01:08 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2014-12-10 13:13:09 +0100
commit515b96469d39c8dfd5ba823ecac371414c02e552 (patch)
treeb503f27fc009ae16439f36ab98d749a17bf8ed5e
parent71c248e2704225dc4e361699d08fe3b422a4da4f (diff)
Bump version number
Change-Id: I84bb6a1f7c2a6e882657f7c0473211b94997ace8 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
-rw-r--r--Changelog2
-rw-r--r--dist/config/config.xml4
-rw-r--r--dist/packages/org.qtproject.ifw.binaries/meta/package.xml2
-rw-r--r--dist/packages/org.qtproject.ifw/meta/package.xml2
-rw-r--r--installerfw.pri2
5 files changed, 7 insertions, 5 deletions
diff --git a/Changelog b/Changelog
index e8d39591d..0b5211392 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+2.1.0
+
2.0.0
- Require Qt 5.4 as a minimal version, Qt 4 code removed.
- Only support Qt 5 on documentation side as well.
diff --git a/dist/config/config.xml b/dist/config/config.xml
index d9dc83695..d643c79b8 100644
--- a/dist/config/config.xml
+++ b/dist/config/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Installer>
<Name>Qt Installer Framework</Name>
- <Title>Qt Installer Framework 1.6.81</Title>
+ <Title>Qt Installer Framework 2.0.81</Title>
<Version>1.0.0</Version>
<Publisher>Qt Project</Publisher>
<ProductUrl>http://qt-project.org</ProductUrl>
@@ -9,5 +9,5 @@
<UninstallerName>Uninstaller</UninstallerName>
<!-- Tweaked for windows in installscript.qs -->
- <TargetDir>@HomeDir@/Qt/QtIFW-1.6.81</TargetDir>
+ <TargetDir>@HomeDir@/Qt/QtIFW-2.0.81</TargetDir>
</Installer>
diff --git a/dist/packages/org.qtproject.ifw.binaries/meta/package.xml b/dist/packages/org.qtproject.ifw.binaries/meta/package.xml
index 795fc17fc..f820372fc 100644
--- a/dist/packages/org.qtproject.ifw.binaries/meta/package.xml
+++ b/dist/packages/org.qtproject.ifw.binaries/meta/package.xml
@@ -2,7 +2,7 @@
<Package>
<DisplayName>Qt Installer Framework Binaries</DisplayName>
<Description>Installs the binaries, examples and help files.</Description>
- <Version>1.6.81</Version>
+ <Version>2.0.81</Version>
<ReleaseDate>2013-12-12</ReleaseDate>
<Default>True</Default>
</Package>
diff --git a/dist/packages/org.qtproject.ifw/meta/package.xml b/dist/packages/org.qtproject.ifw/meta/package.xml
index 8206be598..2c7f592bb 100644
--- a/dist/packages/org.qtproject.ifw/meta/package.xml
+++ b/dist/packages/org.qtproject.ifw/meta/package.xml
@@ -2,7 +2,7 @@
<Package>
<DisplayName>Qt Installer Framework</DisplayName>
<Description>Installs the Qt Installer Framework.</Description>
- <Version>1.6.81</Version>
+ <Version>2.0.81</Version>
<ReleaseDate>2013-12-12</ReleaseDate>
<Licenses>
<License name="LGPL 2.1" file="LICENSE.LGPL" />
diff --git a/installerfw.pri b/installerfw.pri
index 46fbf8a9c..b1c772875 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -3,7 +3,7 @@
}
IFW_PRI_INCLUDED = 1
-IFW_VERSION_STR = 1.6.81
+IFW_VERSION_STR = 2.0.81
IFW_VERSION = 0x010681
IFW_REPOSITORY_FORMAT_VERSION = 1.0.0