aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-12-29 17:43:40 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2020-12-29 17:43:40 +0100
commitcba45d9b6586ff57c021911885930e6a415aa2c4 (patch)
treeeb93e16fa51f775af7f404b30934995af43b2633 /Makefile
parenta4c3a341394a1fb25be8c15d2ddfe3ec77cbb83c (diff)
downloadbusybox-cba45d9b6586ff57c021911885930e6a415aa2c4.tar.gz
Start 1.34.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 cc6112a1b..17f55dce2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 33
+PATCHLEVEL = 34
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*