summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abe15dd..80c9088 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
VERSION := 0
PATCHLEVEL := 1
SUBLEVEL := 0
-EXTRAVERSION := -rc17
+EXTRAVERSION :=
EMBTK_VERSION := \
$(shell \
dversion=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION); \