OSDN Git Service

bump version to 0.9.33-git
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 14 Jun 2011 08:27:17 +0000 (10:27 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 14 Jun 2011 08:27:17 +0000 (10:27 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Rules.mak

index 076a13a..4e4baf9 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -105,8 +105,8 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
 # Now config hard core
 MAJOR_VERSION := 0
 MINOR_VERSION := 9
-SUBLEVEL      := 32
-EXTRAVERSION  :=-rc3-git
+SUBLEVEL      := 33
+EXTRAVERSION  :=-git
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)
 ifneq ($(EXTRAVERSION),)