summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-28 12:30:35 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-28 12:30:35 +0100
commit631754561fb0c8d98f98ac6bff2c00d318a38f70 (patch)
tree17f7731809481cedc43982f3ab8ac2a9e6b25bbe
parent032dca536c4f712d8d5c1759eadb09513098c8eb (diff)
downloadembtoolkit-0.1.0.tar.gz
embtoolkit-0.1.0.tar.bz2
embtoolkit-0.1.0.tar.xz
Set next releaseembtoolkit-0.1.0
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-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); \