aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-12-30 16:15:57 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-12-30 16:15:57 +0100
commitef800e5441185585986f9b7aaf39010a926fbd5f (patch)
treec4665df764b66c60c552b60b1877520618807f1a /Makefile
parent2cd8c04632a0e966e7ada16f5e44d1086c65a3a1 (diff)
downloadbusybox-ef800e5441185585986f9b7aaf39010a926fbd5f.tar.gz
Bump version to 1.30.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0b4da234..b411524c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 30
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*