diff options
author | Denys Vlasenko | 2018-07-15 14:55:20 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-07-15 14:55:20 +0200 |
commit | 981c0b109dce7972e30074847880a6f91d2dfda9 (patch) | |
tree | 81e585e56ba1567b7852f42370da4fbedd0437a0 | |
parent | 6673497d3b4e6d88453b5aa6db50409a44db2539 (diff) | |
download | busybox-981c0b109dce7972e30074847880a6f91d2dfda9.zip busybox-981c0b109dce7972e30074847880a6f91d2dfda9.tar.gz |
Bump version to 1.29.11_29_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 = 29 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |