aboutsummaryrefslogtreecommitdiff
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
parent0f1369f0c5b6f0570208f9e5b5cec2b860f23088 (diff)
downloadbusybox-w32-eda5142b5c21541295c3ad6a41f63c90cc6578c3.tar.gz
busybox-w32-eda5142b5c21541295c3ad6a41f63c90cc6578c3.tar.bz2
busybox-w32-eda5142b5c21541295c3ad6a41f63c90cc6578c3.zip
Start 1.32.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 31 2PATCHLEVEL = 32
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*