From 24e8fb4942a6c1c2b5648adf338b1e5c6a5328f0 Mon Sep 17 00:00:00 2001 From: DanS Date: Sun, 28 Jun 2026 15:20:56 -0500 Subject: [PATCH] chore: bump full-node to 2.0.0; stop tracking the generated manifest Set project(ObsidianDragon VERSION 2.0.0) (was 1.3.0); the lite variant keeps its own independent DRAGONX_LITE_VERSION (1.0.0). res/ObsidianDragon.manifest is generated per-variant by configure_file from res/ObsidianDragon.manifest.in, so it was wrongly tracked (it kept showing dirty, stamped with whichever variant built last) - untrack it and gitignore it; the .in template remains the source. Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 3 +++ CMakeLists.txt | 2 +- res/ObsidianDragon.manifest | 51 ------------------------------------- 3 files changed, 4 insertions(+), 52 deletions(-) delete mode 100644 res/ObsidianDragon.manifest diff --git a/.gitignore b/.gitignore index bd6b0aa..1bf7586 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,6 @@ docs/_archive/ # Lite-backend deps are fetched (or `cargo vendor`-ed locally for offline); not committed. third_party/silentdragonxlite/lib/vendor/ + +# Generated by configure_file from res/ObsidianDragon.manifest.in (do not track) +res/ObsidianDragon.manifest diff --git a/CMakeLists.txt b/CMakeLists.txt index 54f11e8..7ef092b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ if(APPLE) endif() project(ObsidianDragon - VERSION 1.3.0 + VERSION 2.0.0 LANGUAGES C CXX DESCRIPTION "DragonX Cryptocurrency Wallet" ) diff --git a/res/ObsidianDragon.manifest b/res/ObsidianDragon.manifest deleted file mode 100644 index 4571d1f..0000000 --- a/res/ObsidianDragon.manifest +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - ObsidianDragon Wallet - - - - - - - - - - - - true/pm - PerMonitorV2,PerMonitor - UTF-8 - - - - - - - - - - - - - - - - - -