mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
update version and changelog for 2.5 release (#1121)
update readme, changelog, and version for 2.5 release --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
// [CLI11:version_hpp:verbatim]
|
||||
|
||||
#define CLI11_VERSION_MAJOR 2
|
||||
#define CLI11_VERSION_MINOR 4
|
||||
#define CLI11_VERSION_PATCH 2
|
||||
#define CLI11_VERSION "2.4.2"
|
||||
#define CLI11_VERSION_MINOR 5
|
||||
#define CLI11_VERSION_PATCH 0
|
||||
#define CLI11_VERSION "2.5.0"
|
||||
|
||||
// [CLI11:version_hpp:end]
|
||||
|
||||
Reference in New Issue
Block a user