OSDN Git Service

bump version to 0.9.34-git
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 1 Feb 2012 22:52:39 +0000 (23:52 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 1 Feb 2012 22:52:39 +0000 (23:52 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Rules.mak

index ceb6d08..d7cdaf9 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -104,8 +104,8 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
 # Now config hard core
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
-SUBLEVEL      := 33
-EXTRAVERSION  :=
+SUBLEVEL      := 34
+EXTRAVERSION  :=-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)
 ifneq ($(EXTRAVERSION),)