diff options
author | Denys Vlasenko | 2018-09-09 20:56:49 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-09-09 20:56:49 +0200 |
commit | b84194b133212aca64605d1cd0cf771720bc0d94 (patch) | |
tree | 440dd1fe3fc14fcd3ab69b9231edc52400bf343c | |
parent | 2993551efcb09ace35b40db608ab08159834692b (diff) | |
download | busybox-1_29_3.zip busybox-1_29_3.tar.gz |
Bump version to 1.29.31_29_3
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 = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Unnamed |