chore: reset versions to 1.0
This commit is contained in:
parent
66a1af511b
commit
61699c7b97
4
pl_log.h
4
pl_log.h
@ -13,8 +13,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// library version (format XYYZZ)
|
// library version (format XYYZZ)
|
||||||
#define PL_LOG_VERSION "1.0.2"
|
#define PL_LOG_VERSION "1.0.0"
|
||||||
#define PL_LOG_VERSION_NUM 10002
|
#define PL_LOG_VERSION_NUM 10000
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Index of this file:
|
Index of this file:
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// library version (format XYYZZ)
|
// library version (format XYYZZ)
|
||||||
#define PL_STRING_VERSION "1.1.0"
|
#define PL_STRING_VERSION "1.0.0"
|
||||||
#define PL_STRING_VERSION_NUM 10100
|
#define PL_STRING_VERSION_NUM 10000
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Index of this file:
|
Index of this file:
|
||||||
|
Loading…
Reference in New Issue
Block a user