v1.0.0 - Version 1.0.0)

This commit is contained in:
Your Name
2025-10-31 10:39:06 -04:00
parent 5c46a25173
commit ed09bb7370
9 changed files with 814 additions and 119 deletions

View File

@@ -10,10 +10,10 @@
#define MAIN_H
// Version information (auto-updated by build system)
#define VERSION_MAJOR 0
#define VERSION_MINOR 8
#define VERSION_PATCH 5
#define VERSION "v0.8.5"
#define VERSION_MAJOR 1
#define VERSION_MINOR 0
#define VERSION_PATCH 0
#define VERSION "v1.0.0"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"