summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.com>2010-06-19 16:42:21 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.com>2010-06-19 16:42:21 +0200
commit49257286edef91d5f4ef1a98b7c89b36ff746611 (patch)
treeaac76ad7c49f8a0eb1e815c5671f5b4df1c197d1
parentaaff14c180ae68f60b97eb7fa56c89776ce7d6c5 (diff)
downloadembtoolkit-49257286edef91d5f4ef1a98b7c89b36ff746611.tar.gz
embtoolkit-49257286edef91d5f4ef1a98b7c89b36ff746611.tar.bz2
embtoolkit-49257286edef91d5f4ef1a98b7c89b36ff746611.tar.xz
embtoolkit-0.1.0-rc11embtoolkit-0.1.0-rc11
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7efb501..c8c7c4f 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc11-git
+EXTRAVERSION = -rc11
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION