Update Visual Studio Integration version number.

This updates the version number in the manifest file to match
the SVN revision at which it was committed.

llvm-svn: 340938
This commit is contained in:
Zachary Turner 2018-08-29 16:57:37 +00:00
parent 2b5c3ba825
commit ff55c20b91

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.339329" Language="en-US" Publisher="LLVM Extensions" />
<Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0.340780" Language="en-US" Publisher="LLVM Extensions" />
<DisplayName>LLVM Compiler Toolchain</DisplayName>
<Description xml:space="preserve">Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio to build C/C++ Projects.</Description>
<License>license.txt</License>