aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 17:18:47 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 17:18:47 +0200
commit0dbcb46af50ab273e03f3a6e4ae93912aa1f2f35 (patch)
tree96b8b652a02afdb37fcaf4a3aa02eb5aaec58d13 /Makefile
parent10a38174403c44760c1941424f4e540075e59696 (diff)
downloadbusybox-0dbcb46af50ab273e03f3a6e4ae93912aa1f2f35.tar.gz
Start 1.30.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 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*