summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-08-20 14:00:17 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-08-20 14:00:17 +0200
commit730490e02fa43f1df8f53812a3d5ea4172547b77 (patch)
tree70158b10d6c6a207ea664c0d84537622cb5bfd35 /Makefile
parent67cdc0f0e7f8f29bbc91ee428b80979ff91f1ae9 (diff)
downloadembtoolkit-730490e02fa43f1df8f53812a3d5ea4172547b77.tar.gz
embtoolkit-730490e02fa43f1df8f53812a3d5ea4172547b77.tar.bz2
embtoolkit-730490e02fa43f1df8f53812a3d5ea4172547b77.tar.xz
Set next release
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 479e601..e5b50ef 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
VERSION := 0
PATCHLEVEL := 1
SUBLEVEL := 0
-EXTRAVERSION := -rc15
+EXTRAVERSION := -rc16
EMBTK_VERSION := \
$(shell \
dversion=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION); \