diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-23 09:13:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-23 09:13:29 +0200 |
commit | e87c79f7983d995b1a69151e3dd43e9e7466b333 (patch) | |
tree | c495a734b7adc6c0196383241691f19d1270a1a9 | |
parent | a3c78c66667ffaa0487b59e3cc6a5dab5a4e59f2 (diff) |
bump for releasev1.0.19
-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 := 18 +SUBLEVEL := 19 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |