aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-12-30 16:32:00 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-12-30 16:32:00 +0100
commit29bc59312f92623dad8b2273f0814f9cb09515a5 (patch)
tree6e3a9befd1a7d56dff95e75f89d9fc59530c1b16 /Makefile
parentef800e5441185585986f9b7aaf39010a926fbd5f (diff)
downloadbusybox-29bc59312f92623dad8b2273f0814f9cb09515a5.tar.gz
Start 1.31.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 b411524c1..6fedcffba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 30
+PATCHLEVEL = 31
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*