mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
patch release for recent fixes (#1241)
updates for patch release --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#define CLI11_VERSION_MAJOR 2
|
||||
#define CLI11_VERSION_MINOR 6
|
||||
#define CLI11_VERSION_PATCH 0
|
||||
#define CLI11_VERSION "2.6.0"
|
||||
#define CLI11_VERSION_PATCH 1
|
||||
#define CLI11_VERSION "2.6.1"
|
||||
|
||||
// [CLI11:version_hpp:end]
|
||||
|
||||
Reference in New Issue
Block a user