Bump version
This commit is contained in:
parent
c38170461d
commit
589ccc1675
@ -1,3 +1,6 @@
|
||||
4.0.1 - TBD
|
||||
-----------
|
||||
|
||||
4.0.0 - 2017-06-27
|
||||
------------------
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
#undef FMT_INCLUDE
|
||||
|
||||
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
||||
#define FMT_VERSION 40000
|
||||
#define FMT_VERSION 40001
|
||||
|
||||
#ifdef _SECURE_SCL
|
||||
# define FMT_SECURE_SCL _SECURE_SCL
|
||||
|
Loading…
Reference in New Issue
Block a user