summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-06 23:11:49 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-07-06 23:11:49 +0200
commitcee169d38a51ebec1e68f901103c0495edce0c05 (patch)
tree9f9724286694f35e9abbdebdbab4eefbe8527568
parentd27f07d7b9eb5e6eac145e290270383b366d81ac (diff)
downloadembtoolkit-0.1.0-rc1.tar.gz
embtoolkit-0.1.0-rc1.tar.bz2
embtoolkit-0.1.0-rc1.tar.xz
embtoolkit-0.1.0-rc1embtoolkit-0.1.0-rc1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7b9699..3965a48 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -Beta1
+EXTRAVERSION = -rc1
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION