diff options
author | Denys Vlasenko | 2017-01-02 01:43:37 +0100 |
---|---|---|
committer | Denys Vlasenko | 2017-01-02 01:43:37 +0100 |
commit | a12eb9c64d736ffa8e335683f54b33b40fbc7385 (patch) | |
tree | 8d6d34ff7c90fc5082f3d50ff0f146a736dcb658 | |
parent | 1a6aca3d6002e133b7517f8f1ff3d7f0dd954c3f (diff) | |
download | busybox-a12eb9c64d736ffa8e335683f54b33b40fbc7385.zip busybox-a12eb9c64d736ffa8e335683f54b33b40fbc7385.tar.gz |
Bump version to 1.26.11_26_1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 26 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |