Fixed project version number.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
This commit is contained in:
parent
c12ce65503
commit
7b31c47069
@ -84,7 +84,7 @@ THE SOFTWARE.
|
||||
#endif
|
||||
|
||||
#define CXXOPTS__VERSION_MAJOR 3
|
||||
#define CXXOPTS__VERSION_MINOR 0
|
||||
#define CXXOPTS__VERSION_MINOR 1
|
||||
#define CXXOPTS__VERSION_PATCH 0
|
||||
|
||||
#if (__GNUC__ < 10 || (__GNUC__ == 10 && __GNUC_MINOR__ < 1)) && __GNUC__ >= 6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user