aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:41:18 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:41:18 +0200
commitf82be93c1cd30e8168e91433bcce9fca58f7d0c8 (patch)
tree269500655198a2f94b615a78f52ef975981f757c /Makefile
parentceaffde51163394c47fec34dac8663ae8152a699 (diff)
downloadbusybox-f82be93c1cd30e8168e91433bcce9fca58f7d0c8.tar.gz
Start 1.28.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 d604a133c..9c316e9d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 27
+PATCHLEVEL = 28
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*