aboutsummaryrefslogtreecommitdiff
path: root/Common.mk
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-02-01 17:19:16 -0700
committerChristian Cunningham <cc@localhost>2022-02-01 17:19:16 -0700
commit36f2d87ee57e841be5fe60f6430bdd167f9f03af (patch)
tree4668df28fa099cb1111cd7b4657ce7ef4c5db290 /Common.mk
parent352c8713ddb99f4b9f3c73b5b6b8bc9e83f6b6bd (diff)
Added spinlock condition
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 04bf399..69828e6 100644
--- a/Common.mk
+++ b/Common.mk
@@ -26,7 +26,7 @@ ifeq ($(BSP),2)
CFLAGS += -DBSP23
endif
-CFLAGS += -DVERSION="\"0.0s\""
+CFLAGS += -DVERSION="\"0.1a\""
.PHONY: clean run run-debug debug export tree