aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:30:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:30:50 +0200
commitc918ea1673e4e930835d387bb989c620bf022e94 (patch)
tree9785568efcf34f9067f26cf34963c03c029488ce /Makefile
parentfb957125d8aa83c9df6e54292327983a51ee7ffd (diff)
downloadbusybox-c918ea1673e4e930835d387bb989c620bf022e94.tar.gz
Start 1.33.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 fbbae4b2a..045fbad9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 32
+PATCHLEVEL = 33
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*