aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:40:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:40:46 +0200
commitceaffde51163394c47fec34dac8663ae8152a699 (patch)
tree754d67d938d1840bf3c0c00008927b280005b866 /Makefile
parent7fdb764e2e12119949cc17046d5ad4a13a9be4c6 (diff)
downloadbusybox-ceaffde51163394c47fec34dac8663ae8152a699.tar.gz
Bump version to 1.27.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 e8b23fe0e..d604a133c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 27
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*