summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-07 15:46:17 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-07 15:46:17 +0100
commite9c570715ffd044f2d569d5c3cda47d45376c5e5 (patch)
treeaa618163a30c7279097d8a8923a2c67b5f8c4f59
parent192b2b08b6449a269189c93880b1eb3c557ac8bc (diff)
downloadembtoolkit-0.1.0-rc9.tar.gz
embtoolkit-0.1.0-rc9.tar.bz2
embtoolkit-0.1.0-rc9.tar.xz
embtoolkit-0.1.0-rc9embtoolkit-0.1.0-rc9
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a9f799..893724c 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc9-git
+EXTRAVERSION = -rc9
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION