diff options
| author | Zachary Turner <zturner@google.com> | 2018-08-29 16:57:37 +0000 |
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2018-08-29 16:57:37 +0000 |
| commit | 68a46d89669aa4443bc8d1a4fa98c11da77b9e35 (patch) | |
| tree | db5fd1cbaa42464b6c558a530ada6a8b524cbf09 /llvm/tools/msbuild | |
| parent | 2dbbd910dd2b1fde9e6960882c9f91c37351c81c (diff) | |
| download | bcm5719-llvm-68a46d89669aa4443bc8d1a4fa98c11da77b9e35.tar.gz bcm5719-llvm-68a46d89669aa4443bc8d1a4fa98c11da77b9e35.zip | |
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
Diffstat (limited to 'llvm/tools/msbuild')
| -rw-r--r-- | llvm/tools/msbuild/source.extension.vsixmanifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/msbuild/source.extension.vsixmanifest b/llvm/tools/msbuild/source.extension.vsixmanifest index 8d15e310a30..c5b778c7ba1 100644 --- a/llvm/tools/msbuild/source.extension.vsixmanifest +++ b/llvm/tools/msbuild/source.extension.vsixmanifest @@ -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>
|

