aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-12-26 17:55:58 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-12-26 17:55:58 +0100
commite512aeb0fb3c585948ae6517cfdf4a53cf99774d (patch)
treebb3b8fbc43db77fd10fab3e31822f766450786c7
parent97c00ae13439ad8114ad7d2150c8dde464f04eb1 (diff)
downloadbusybox-w32-1_35_0.tar.gz
busybox-w32-1_35_0.tar.bz2
busybox-w32-1_35_0.zip
Bump version to 1.35.01_35_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1216c94a5..edaa3c148 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 35 2PATCHLEVEL = 35
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*