Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 16:06:57 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 16:06:57 +0300
commit9d286a0a556fe13be46b7b526035706afdd063f4 (patch)
tree1d53b3ecb69f58aa89744cae00f3876aebf94e89 /Makefile
parentd922947834160f356ebdee07af69e33cbe4b6057 (diff)
Start 1.35.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-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 @@
VERSION = 1
-PATCHLEVEL = 34
+PATCHLEVEL = 35
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*