aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authorGriffin Downs <grdowns@microsoft.com>2019-02-28 05:32:29 -0800
committerGriffin Downs <grdowns@microsoft.com>2019-02-28 05:32:29 -0800
commit21ca74dc420cc2831de95af7cce9931225aaff66 (patch)
treef1e7cc954161469c3923102bfd23a74b80c384a2 /ports/cli11/CONTROL
parentc3959c44b997e0795fa472b8fd6bef469198994b (diff)
parentddf0043e94395c4cfdb633a5ceaa07d2016500fe (diff)
downloadvcpkg-21ca74dc420cc2831de95af7cce9931225aaff66.tar.gz
vcpkg-21ca74dc420cc2831de95af7cce9931225aaff66.zip
Merge remote-tracking branch 'origin' into dev/grdowns/4217
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 74f611944..d15d64155 100644
--- a/ports/cli11/CONTROL
+++ b/ports/cli11/CONTROL
@@ -1,3 +1,3 @@
Source: cli11
-Version: 1.7.0
+Version: 1.7.1
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>