summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-28 14:43:31 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-02-28 14:43:31 +0100
commit6b6210d768e9c147b4f5c30f964edccf92ec4fa9 (patch)
tree973135c71147437c83f925d4a3621e23e55fe0e3
parent36fe9a325260ec837e3f02d23feae9dfe7e3a240 (diff)
downloadembtoolkit-6b6210d768e9c147b4f5c30f964edccf92ec4fa9.tar.gz
embtoolkit-6b6210d768e9c147b4f5c30f964edccf92ec4fa9.tar.bz2
embtoolkit-6b6210d768e9c147b4f5c30f964edccf92ec4fa9.tar.xz
embtoolkit-0.1.0-rc10embtoolkit-0.1.0-rc10
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 16e2bf5..242dcff 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc10-git
+EXTRAVERSION = -rc10
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION