aboutsummaryrefslogtreecommitdiffstats
path: root/version.targets
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2022-05-20 13:53:08 +0200
committerMiguel Costa <miguel.costa@qt.io>2022-05-20 12:50:54 +0000
commit2f6af2e7b1f1bfb5ed065fefe817fe408d2b75d8 (patch)
treeb82fedd8507bcfca6626e44bb1f8aba3b16694b3 /version.targets
parentc7da9331a746eb2b6b3c6dd8c97ef84a583276d6 (diff)
Update version number to 2.9.0v2.9.0
Change-Id: I9e04248807c307c408a93d2b6295cf17d668fbe0 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'version.targets')
-rw-r--r--version.targets2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.targets b/version.targets
index 44b3c856..c7a0caaf 100644
--- a/version.targets
+++ b/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.8.1</QtVSToolsVersion>
+ <QtVSToolsVersion>2.9.0</QtVSToolsVersion>
</PropertyGroup>
</Project>