summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-27 18:26:08 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-27 18:26:08 +0200
commit8e59f73d57317db0f7686e6e58b02fc00fbbf4de (patch)
treec5548021423bfc6951bdf728a09b36a62ad0dffe /Makefile
parentc030c9f0908f2fdf85f4303f1d49a8819704b2c4 (diff)
downloadembtoolkit-5bf6710b357a31a8f6023e441429c05f5a3bafed.tar.gz
embtoolkit-5bf6710b357a31a8f6023e441429c05f5a3bafed.tar.bz2
embtoolkit-5bf6710b357a31a8f6023e441429c05f5a3bafed.tar.xz
embtoolkit-0.1.0-rc4embtoolkit-0.1.0-rc4
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 6eb9965..4299131 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION