[git commit] Start 1.32.0 development cycle
Denys Vlasenko
vda.linux at googlemail.com
Mon Jun 10 10:52:16 UTC 2019
commit: https://git.busybox.net/busybox/commit/?id=eda5142b5c21541295c3ad6a41f63c90cc6578c3
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
Makefile | 4 ++--
1 file 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*
More information about the busybox-cvs
mailing list