diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-18 19:22:15 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-07-18 19:22:15 +0200 |
commit | 8fd69c7bdb217d1c5030dbc9cfdb0acb4205c6b7 (patch) | |
tree | c9946b16f5bcec257316a8c4d7461dbab9c606f0 | |
parent | 56a361bec15bdc3ee13b2208d43747298f281867 (diff) | |
download | busybox-w32-1_27_1.tar.gz busybox-w32-1_27_1.tar.bz2 busybox-w32-1_27_1.zip |
Bump version to 1.27.11_27_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 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 27 | 2 | PATCHLEVEL = 27 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 1 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||