Skip to content

Commit

Permalink
Add LLVMSharp 3.8 NuGet Info
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsabby committed Jul 5, 2016
1 parent bf17ef7 commit c3bf714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

LLVMSharp are strongly-typed safe LLVM bindings written in C# for .NET and Mono, tested on Linux and Windows. They are auto-generated using [ClangSharp](http://www.clangsharp.org) parsing LLVM-C header files.

If you're on Windows, consider using the [**LLVMSharp 3.7 NuGet Package**](http://www.nuget.org/packages/LLVMSharp/3.7.0) - built from LLVM 3.7 Release.
If you're on Windows, consider using the [**LLVMSharp 3.8 NuGet Package**](http://www.nuget.org/packages/LLVMSharp/3.8.0) - built from LLVM 3.8 Release.

## Building LLVMSharp

Expand Down

0 comments on commit c3bf714

Please sign in to comment.