diff options
author | Denys Vlasenko | 2017-01-10 17:01:20 +0100 |
---|---|---|
committer | Denys Vlasenko | 2017-01-10 17:01:20 +0100 |
commit | 889425812b5cda8b3394d73253cbde7355fb1115 (patch) | |
tree | 69a2e39ea7abfcae05e9bdaf10e0e7116d1a0f77 | |
parent | 8e38108d03e0e583eabf61953b5e7b4f5af8966f (diff) | |
download | busybox-889425812b5cda8b3394d73253cbde7355fb1115.zip busybox-889425812b5cda8b3394d73253cbde7355fb1115.tar.gz |
Bump version to 1.26.21_26_2
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 = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unnamed |