summaryrefslogtreecommitdiffhomepage
path: root/include/DebuggerKit/Detail
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-09 22:38:30 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-09 22:40:16 +0100
commit462a7e9796970b259815369ffaf4c5e24af3139c (patch)
tree96f4b1c8f788881b68d1580498affbea0600c351 /include/DebuggerKit/Detail
parent0877f8698ad68a324d866642ab950a5b22e49af1 (diff)
wip: Nectar stack and object allocation in frontend.v0.1.2-develop
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/DebuggerKit/Detail')
-rw-r--r--include/DebuggerKit/Detail/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/DebuggerKit/Detail/Config.h b/include/DebuggerKit/Detail/Config.h
index 963b8c6..9168ce0 100644
--- a/include/DebuggerKit/Detail/Config.h
+++ b/include/DebuggerKit/Detail/Config.h
@@ -33,7 +33,7 @@
#ifndef kDistRelease
-#define kDistVersion "v0.0.7-debuggerkit"
+#define kDistVersion "v0.1.3-debuggerkit"
#define kDistVersionBCD 0x0001
#define ToString(X) Stringify(X)