aboutsummaryrefslogtreecommitdiff
path: root/Common.mk
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-01-22 23:18:22 -0700
committerChristian Cunningham <cc@localhost>2022-01-22 23:18:22 -0700
commit3ace36ab03f40db05a7876013b7d814a3e5ca171 (patch)
treea3961e767c4c6672134bac263e72c4047b45fef1 /Common.mk
parent9c0cb4e1f7df02f24751833b384963917bbf2360 (diff)
Added SVC call for clean stack
Diffstat (limited to 'Common.mk')
-rw-r--r--Common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Common.mk b/Common.mk
index b60db40..04bf399 100644
--- a/Common.mk
+++ b/Common.mk
@@ -26,7 +26,7 @@ ifeq ($(BSP),2)
CFLAGS += -DBSP23
endif
-CFLAGS += -DVERSION="\"0.0e\""
+CFLAGS += -DVERSION="\"0.0s\""
.PHONY: clean run run-debug debug export tree