summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-12-13 13:12:41 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-12-13 13:12:41 +0100
commit985d8d338751c8b35926d1974a14afb2ea54fbb4 (patch)
tree13e7ef4fd03f9884c67ce136fe3af4131b49c472 /Makefile
parent231ab6ae03db362bca38f633c5c6eeb91c879a79 (diff)
downloadembtoolkit-985d8d338751c8b35926d1974a14afb2ea54fbb4.tar.gz
embtoolkit-985d8d338751c8b35926d1974a14afb2ea54fbb4.tar.bz2
embtoolkit-985d8d338751c8b35926d1974a14afb2ea54fbb4.tar.xz
embtoolkit-0.1.0-rc8embtoolkit-0.1.0-rc8
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 7855b8d..3653cf2 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc7
+EXTRAVERSION = -rc8
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION