aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 12:52:16 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 12:52:16 +0200
commiteda5142b5c21541295c3ad6a41f63c90cc6578c3 (patch)
treed9de514aa14d253fcc205a72d85b737b9dd2ada3 /Makefile
parent0f1369f0c5b6f0570208f9e5b5cec2b860f23088 (diff)
downloadbusybox-eda5142b5c21541295c3ad6a41f63c90cc6578c3.tar.gz
Start 1.32.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 89a5e51ff..15bb660d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 31
+PATCHLEVEL = 32
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*