summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-22 11:21:25 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-22 11:22:13 +0100
commit8107267f3bf7bd803869e75283b7007edbca0975 (patch)
tree00a045dfb7898d7070be7df01ede18435f1ae726
parent7fab85264c875cced8d92815edc2b3e619ce9692 (diff)
downloadembtoolkit-8107267f3bf7bd803869e75283b7007edbca0975.tar.gz
embtoolkit-8107267f3bf7bd803869e75283b7007edbca0975.tar.bz2
embtoolkit-8107267f3bf7bd803869e75283b7007edbca0975.tar.xz
embtoolkit-0.1.0-rc7embtoolkit-0.1.0-rc7
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 751dcb6..7855b8d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION