summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko2021-12-26 18:40:55 +0100
committerDenys Vlasenko2021-12-26 18:40:55 +0100
commit44075929a8b9c1861d15564fa6ac4562abb724d7 (patch)
treeb70768e9afe30b72718818458ad081aa8d53dc29 /Makefile
parente512aeb0fb3c585948ae6517cfdf4a53cf99774d (diff)
downloadbusybox-44075929a8b9c1861d15564fa6ac4562abb724d7.zip
busybox-44075929a8b9c1861d15564fa6ac4562abb724d7.tar.gz
Start 1.36.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 edaa3c1..b2ce46c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 35
+PATCHLEVEL = 36
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*