summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-08 10:39:06 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-11-08 10:39:06 +0100
commitc24647cefdd85b225966a99ff22824cb56b3f0e2 (patch)
treedf053d9b8ff1ad479a4ebea65a4957979475c31c /Makefile
parent33ef148ffac9d61f11a13982fbe10f0bcebc7c59 (diff)
downloadembtoolkit-c24647cefdd85b225966a99ff22824cb56b3f0e2.tar.gz
embtoolkit-c24647cefdd85b225966a99ff22824cb56b3f0e2.tar.bz2
embtoolkit-c24647cefdd85b225966a99ff22824cb56b3f0e2.tar.xz
embtoolkit-0.1.0-rc5embtoolkit-0.1.0-rc5
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 fd3d619..7ac9938 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION