diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-06-18 17:10:10 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-06-18 17:10:18 -0700 |
| commit | 8e6b372f77acdd0decca812dff038e69a8294697 (patch) | |
| tree | 9b216da44d1f811241237188183eb06444596cc4 /ports/nanorange/CONTROL | |
| parent | c351a758a563a1368970e4e718e0d9d3e541fbb6 (diff) | |
| download | vcpkg-8e6b372f77acdd0decca812dff038e69a8294697.tar.gz vcpkg-8e6b372f77acdd0decca812dff038e69a8294697.zip | |
[nanorange] Fix description, --head only, don't use the single-header
Diffstat (limited to 'ports/nanorange/CONTROL')
| -rw-r--r-- | ports/nanorange/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/nanorange/CONTROL b/ports/nanorange/CONTROL index 5e8ff295c..0ff1b400f 100644 --- a/ports/nanorange/CONTROL +++ b/ports/nanorange/CONTROL @@ -1,3 +1,3 @@ Source: nanorange
-Version: 60be62
-Description: NanoRange is a new C++14 implementation of the C++20 Ranges proposals.
\ No newline at end of file +Version: 0.0.0
+Description: NanoRange is a C++14 implementation of the C++20 Ranges proposals.
\ No newline at end of file |
