summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-19 18:48:46 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-09-19 18:48:46 +0200
commit193ab68e489d69ed3c2b19c98a8b63839b32cb20 (patch)
treeb56debd42bdc71852ace8a34107ca7302ca48ba8
parenta7579a7a1326c22f0a6332fd54875e5fffcec5d1 (diff)
downloadembtoolkit-193ab68e489d69ed3c2b19c98a8b63839b32cb20.tar.gz
embtoolkit-193ab68e489d69ed3c2b19c98a8b63839b32cb20.tar.bz2
embtoolkit-193ab68e489d69ed3c2b19c98a8b63839b32cb20.tar.xz
embtoolkit-0.1.0-rc3embtoolkit-0.1.0-rc3
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 70c3e24..77618a0 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION