Skip to content
Snippets Groups Projects
Unverified Commit 13becadd authored by Henry Schreiner's avatar Henry Schreiner Committed by GitHub
Browse files

Version 1.8 (#280)


* Version bump

* Update README

* Apply suggestions from code review

Co-Authored-By: default avatarPhilip Top <top1@llnl.gov>

* Adding mark for deprecated items
parent 7b315782
Branches
Tags v1.8.0
No related merge requests found
CLI11 1.7 Copyright (c) 2017-2019 University of Cincinnati, developed by Henry
CLI11 1.8 Copyright (c) 2017-2019 University of Cincinnati, developed by Henry
Schreiner under NSF AWARD 1414736. All rights reserved.
Redistribution and use in source and binary forms of CLI11, with or without
......
This diff is collapsed.
......@@ -6,8 +6,8 @@
// [CLI11:verbatim]
#define CLI11_VERSION_MAJOR 1
#define CLI11_VERSION_MINOR 7
#define CLI11_VERSION_PATCH 1
#define CLI11_VERSION "1.7.1"
#define CLI11_VERSION_MINOR 8
#define CLI11_VERSION_PATCH 0
#define CLI11_VERSION "1.8.0"
// [CLI11:verbatim]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment