Ver código fonte

bump version

Waldemar Brodkorb 8 anos atrás
pai
commit
bb1be3426b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Rules.mak

+ 1 - 1
Rules.mak

@@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
 # Now config hard core
 MAJOR_VERSION := 1
 MINOR_VERSION := 0
-SUBLEVEL      := 5
+SUBLEVEL      := 6
 EXTRAVERSION  :=
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)