summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-15 11:50:04 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-15 11:50:04 +0100
commitc4a494b4538109839da7d823bfc2ae7b98de002a (patch)
tree9e96179ce783e394a15215d6ce9f379468c8fa32
parent78a389d6aa126eb5c3d9a3e7324a424a459f1499 (diff)
downloadembtoolkit-0.1.0-rc6.tar.gz
embtoolkit-0.1.0-rc6.tar.bz2
embtoolkit-0.1.0-rc6.tar.xz
embtoolkit-0.1.0-rc6embtoolkit-0.1.0-rc6
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 7ac9938..751dcb6 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc5
+EXTRAVERSION = -rc6
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION