diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-10 17:01:20 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-10 17:01:20 +0100 |
commit | 889425812b5cda8b3394d73253cbde7355fb1115 (patch) | |
tree | 69a2e39ea7abfcae05e9bdaf10e0e7116d1a0f77 | |
parent | 8e38108d03e0e583eabf61953b5e7b4f5af8966f (diff) | |
download | busybox-w32-1_26_2.tar.gz busybox-w32-1_26_2.tar.bz2 busybox-w32-1_26_2.zip |
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 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 26 | 2 | PATCHLEVEL = 26 |
3 | SUBLEVEL = 1 | 3 | SUBLEVEL = 2 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||