diff options
| author | Billy O'Neal <bion@microsoft.com> | 2021-01-25 10:09:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-25 10:09:27 -0800 |
| commit | 1d866090fb3431d24ee37e58158872a65c7aa446 (patch) | |
| tree | e45b2273c9bb5ad798cf74c5cf45286e7e0d7fb3 | |
| parent | fc0d6b28006e0607a6b9871641ec48925274e079 (diff) | |
| download | vcpkg-1d866090fb3431d24ee37e58158872a65c7aa446.tar.gz vcpkg-1d866090fb3431d24ee37e58158872a65c7aa446.zip | |
Add dummy version.txt for vcpkg older than vcpkg_minimum_required. (#15828)
| -rw-r--r-- | toolsrc/VERSION.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/VERSION.txt b/toolsrc/VERSION.txt new file mode 100644 index 000000000..275e5a6e0 --- /dev/null +++ b/toolsrc/VERSION.txt @@ -0,0 +1 @@ +"9999.99.99" |
