diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-24 16:00:35 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-10-24 16:00:35 +0200 |
commit | 5620d46cb822f4ef010afed9a70e2e4a00b88625 (patch) | |
tree | f08a74005a1af8e6068cacdd17f634d0ce738dd7 | |
parent | 9860910d1706011a561c9a9075b0ab76af098588 (diff) |
bump version to 1.0.8v1.0.8
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 7 +SUBLEVEL := 8 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |