aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2019-01-11 16:32:37 +0100
committerMiguel Costa <miguel.costa@qt.io>2019-01-21 13:50:23 +0000
commit5bc56a6f4ca511828d1f0ad62ff127a96cf80c65 (patch)
tree5c080c1d0f52fb490b65386f314e1d08e1910f62 /src
parent365f96892505466dc1a66dcc6a9a62e4a68d85c6 (diff)
Update version number to 2.3.1
Change-Id: If2cea7f67325e68cabc6824f0dbab943d22b8e4e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/version.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.targets b/src/version.targets
index e9edbbec..baf4110c 100644
--- a/src/version.targets
+++ b/src/version.targets
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(QtVSToolsVersion)' == ''">
- <QtVSToolsVersion>2.3.0</QtVSToolsVersion>
+ <QtVSToolsVersion>2.3.1</QtVSToolsVersion>
</PropertyGroup>
</Project>