aboutsummaryrefslogtreecommitdiff
path: root/ports/cli11/CONTROL
diff options
context:
space:
mode:
authorAlenas <alenas.kisonas@tesonet.com>2019-01-10 11:02:32 +0200
committerAlenas <alenas.kisonas@tesonet.com>2019-01-10 11:02:32 +0200
commit0928f1056be265c691b29e128f55975967fc4646 (patch)
tree1d1001ae2deebdc84dfbaac9e7b2c30c6c3974e6 /ports/cli11/CONTROL
parent4a1ff062563aa7de746b88fc6a8ba2030aa87c98 (diff)
parent7578a485b181ded330b87cc72726f01e38ff7ed6 (diff)
downloadvcpkg-0928f1056be265c691b29e128f55975967fc4646.tar.gz
vcpkg-0928f1056be265c691b29e128f55975967fc4646.zip
Merge remote-tracking branch 'upstream/master'
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>