aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authorPhil Christensen <philc@microsoft.com>2019-01-11 12:44:31 -0800
committerPhil Christensen <philc@microsoft.com>2019-01-11 12:44:31 -0800
commit57c78037a4a8f0f7384504475c5510984657f0d2 (patch)
tree91928048e7001ea224d68da54d9bb43cbbd7970f /ports/cli11/CONTROL
parentbf4a864a73dfe0f68a70598c9f5087beca57f2c7 (diff)
parent1134de5eacf2052a936a943acea7f08ba06462d7 (diff)
downloadvcpkg-57c78037a4a8f0f7384504475c5510984657f0d2.tar.gz
vcpkg-57c78037a4a8f0f7384504475c5510984657f0d2.zip
Merge branch 'master' into dev/philc/4990
Diffstat (limited to 'ports/cli11/CONTROL')
-rw-r--r--ports/cli11/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cli11/CONTROL b/ports/cli11/CONTROL
index 5174d7037..1e75d2a70 100644
--- a/ports/cli11/CONTROL
+++ b/ports/cli11/CONTROL
@@ -1,3 +1,3 @@
Source: cli11
-Version: 1.6.1
+Version: 1.6.2
Description: CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. <https://github.com/CLIUtils/CLI11>