v1.1.0 - Documentation restructure: New README.md and comprehensive API.md
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
|
||||
// Version information (auto-updated by build system)
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_PATCH 9
|
||||
#define VERSION "v1.0.9"
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_PATCH 0
|
||||
#define VERSION "v1.1.0"
|
||||
|
||||
// Avoid VERSION_MAJOR redefinition warning from nostr_core_lib
|
||||
#undef VERSION_MAJOR
|
||||
|
||||
Reference in New Issue
Block a user