aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authorStanislav Ershov <digital.stream.of.mind@gmail.com>2019-01-27 21:56:38 +0300
committerCodiferous <44823842+Codiferous@users.noreply.github.com>2019-01-27 10:56:38 -0800
commit7ec45860e0e5d7e6f5be1c0ab42b4ed824bd9698 (patch)
treed68f21e46351936ca64d68fa1ba08d295d0d1d31 /ports/cli11/CONTROL
parent01a64a9371adeab3b3a2f297ed3639fc8e0c65b2 (diff)
downloadvcpkg-7ec45860e0e5d7e6f5be1c0ab42b4ed824bd9698.tar.gz
vcpkg-7ec45860e0e5d7e6f5be1c0ab42b4ed824bd9698.zip
[cli11] Update to 1.7.0 (#5241)
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 1e75d2a70..74f611944 100644
--- a/ports/cli11/CONTROL
+++ b/ports/cli11/CONTROL
@@ -1,3 +1,3 @@
Source: cli11
-Version: 1.6.2
+Version: 1.7.0
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>