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