summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-29 17:33:05 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-29 17:33:05 +0200
commit10155d3811aa262f82d1c618b9d4241e80e91886 (patch)
treed08be3316074713c38077df50c801263d5f98c35 /Makefile
parentbf8349fbb14ba6756200a5ed86439cfa5e9ea701 (diff)
downloadembtoolkit-10155d3811aa262f82d1c618b9d4241e80e91886.tar.gz
embtoolkit-10155d3811aa262f82d1c618b9d4241e80e91886.tar.bz2
embtoolkit-10155d3811aa262f82d1c618b9d4241e80e91886.tar.xz
Embtk is now in development version
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9085b64..37a2f25 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
VERSION = 0
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc12
+EXTRAVERSION = -git
KERNELVERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
EMBTK_VERSION = $(KERNELVERSION)
export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION EMBTK_VERSION