mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-02 13:43:52 +00:00
Bump to Version 1.9.1
This commit is contained in:
parent
102e201dc7
commit
f1349f12e3
@ -1,8 +1,9 @@
|
|||||||
version: 1.9.0.{build}
|
version: 1.9.1.{build}
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- v1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
#define CLI11_VERSION_MAJOR 1
|
#define CLI11_VERSION_MAJOR 1
|
||||||
#define CLI11_VERSION_MINOR 9
|
#define CLI11_VERSION_MINOR 9
|
||||||
#define CLI11_VERSION_PATCH 0
|
#define CLI11_VERSION_PATCH 1
|
||||||
#define CLI11_VERSION "1.9.0"
|
#define CLI11_VERSION "1.9.1"
|
||||||
|
|
||||||
// [CLI11:verbatim]
|
// [CLI11:verbatim]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user