diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-14 22:13:11 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-14 22:13:11 +0200 |
commit | c9bf93d68431692808acf3c2c527a6b2735fa254 (patch) | |
tree | d6f2690643355ed3dad1d7dbd5b1eaef8655d7dc | |
parent | 2de0dec4f207d507b16a6b50d54f18024e67f359 (diff) |
prepare 1.0.4 releasev1.0.4
-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 := 2 +SUBLEVEL := 4 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |