summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-03-07 23:40:04 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-03-07 23:40:04 +0100
commit3c9f42cfb29241374c8005ff7e97cb04edbfafa8 (patch)
tree0af42c1d6da9194031cad205d4e6392ae5155346 /Makefile
parent007c6d385f331c7bdd1a0ea9939c3b1b8f5de682 (diff)
downloadembtoolkit-3c9f42cfb29241374c8005ff7e97cb04edbfafa8.tar.gz
embtoolkit-3c9f42cfb29241374c8005ff7e97cb04edbfafa8.tar.bz2
embtoolkit-3c9f42cfb29241374c8005ff7e97cb04edbfafa8.tar.xz
Icrease embtoolkit version
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 242dcff..1c64afa 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc10
+EXTRAVERSION = -rc11-git
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION