summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-07 22:24:21 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-07 22:24:21 +0100
commitc3919fe06cea26e9c92413e0d9b19895b586b0d7 (patch)
tree95a1b9d93469edd0654852ee7ae43c48786c6fcf /Makefile
parente9c570715ffd044f2d569d5c3cda47d45376c5e5 (diff)
downloadembtoolkit-c3919fe06cea26e9c92413e0d9b19895b586b0d7.tar.gz
embtoolkit-c3919fe06cea26e9c92413e0d9b19895b586b0d7.tar.bz2
embtoolkit-c3919fe06cea26e9c92413e0d9b19895b586b0d7.tar.xz
Increase embtoolkit release candidate
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 893724c..16e2bf5 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc9
+EXTRAVERSION = -rc10-git
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION