From 0d17a0e4e4c9668fbb4df339b0345f64a4d1d326 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 25 Jan 2010 00:04:12 +0100 Subject: Indicate current EmbToolkit version Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9037abf..0a9f799 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 0 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = -rc9-git KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) EMBTK_VERSION = $(KERNELVERSION) export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION -- cgit v1.2.3