aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-01-02 06:07:28 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-01-02 06:07:28 +0100
commitc0fab1ba496e27168898c0e74d8e3d11b9902999 (patch)
tree705457176432eba0de6a608bc8d893ea002e0a12 /Makefile
parent9c9a742e80f0d288a1e1a91ea913a3d33f2dac35 (diff)
downloadbusybox-c0fab1ba496e27168898c0e74d8e3d11b9902999.tar.gz
Bump version to 1.28.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 56d05ce16..569c94a47 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 28
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*