[git commit] Start 1.30.0 development cycle
Denys Vlasenko
vda.linux at googlemail.com
Sun Jul 1 15:18:47 UTC 2018
commit: https://git.busybox.net/busybox/commit/?id=0dbcb46af50ab273e03f3a6e4ae93912aa1f2f35
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 c38618bed..59ec83a6a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 29
+PATCHLEVEL = 30
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*
More information about the busybox-cvs
mailing list