diff options
author | Denys Vlasenko | 2021-12-26 17:55:58 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-12-26 17:55:58 +0100 |
commit | e512aeb0fb3c585948ae6517cfdf4a53cf99774d (patch) | |
tree | bb3b8fbc43db77fd10fab3e31822f766450786c7 /Makefile | |
parent | 97c00ae13439ad8114ad7d2150c8dde464f04eb1 (diff) | |
download | busybox-1_35_stable.zip busybox-1_35_stable.tar.gz |
Bump version to 1.35.01_35_01_35_stable
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 35 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |