diff options
| author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-07-03 00:28:36 +0200 | 
|---|---|---|
| committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-07-03 00:28:36 +0200 | 
| commit | aebdbb727362a92437b772e5d749d6650e5b823f (patch) | |
| tree | 217c5058f43fc1d6a809a7075efc6e9da32e6ef7 | |
| parent | 5427b1a0a6b088df0866601a4cb52cf3a06ea650 (diff) | |
bump for releasev1.0.16
| -rw-r--r-- | Rules.mak | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR  # Now config hard core  MAJOR_VERSION := 1  MINOR_VERSION := 0 -SUBLEVEL      := 15 +SUBLEVEL      := 16  EXTRAVERSION  :=  VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)  ABI_VERSION   := $(MAJOR_VERSION)  | 
