diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-03-21 20:53:26 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-03-21 20:53:26 -0700 |
| commit | 5f3597927266a0b40172ba73c583fb0da5d3404e (patch) | |
| tree | a0164517d8ff582225032ba17b8790027b818ed3 /ports/antlr4/CONTROL | |
| parent | 162a46bac9f7691782f0e6fd60f4268ba9f3e6fb (diff) | |
| download | vcpkg-5f3597927266a0b40172ba73c583fb0da5d3404e.tar.gz vcpkg-5f3597927266a0b40172ba73c583fb0da5d3404e.zip | |
[antlr4] Fix building with Visual Studio 2017. Resolves #804
Diffstat (limited to 'ports/antlr4/CONTROL')
| -rw-r--r-- | ports/antlr4/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/antlr4/CONTROL b/ports/antlr4/CONTROL index dbcf5219c..03877e495 100644 --- a/ports/antlr4/CONTROL +++ b/ports/antlr4/CONTROL @@ -1,3 +1,3 @@ Source: antlr4 -Version: 4.6 +Version: 4.6-1 Description: ANother Tool for Language Recognition
\ No newline at end of file |
