aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 15:06:57 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 15:06:57 +0200
commit9d286a0a556fe13be46b7b526035706afdd063f4 (patch)
tree1d53b3ecb69f58aa89744cae00f3876aebf94e89
parentd922947834160f356ebdee07af69e33cbe4b6057 (diff)
downloadbusybox-w32-9d286a0a556fe13be46b7b526035706afdd063f4.tar.gz
busybox-w32-9d286a0a556fe13be46b7b526035706afdd063f4.tar.bz2
busybox-w32-9d286a0a556fe13be46b7b526035706afdd063f4.zip
Start 1.35.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 120661f44..1216c94a5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 34 2PATCHLEVEL = 35
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*