aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-12-21 03:33:42 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-12-21 03:33:42 +0100
commitb5b1d2c5a8909ae245b59bec21bba0bf2a4bf80c (patch)
tree16917afe5f5150070295813e6100a977abfa0498 /Makefile
parentdc3701d2e7d847536814b939022f024ca16cbad6 (diff)
downloadbusybox-b5b1d2c5a8909ae245b59bec21bba0bf2a4bf80c.tar.gz
Start 1.27.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 23518ac33..e8b23fe0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 26
+PATCHLEVEL = 27
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*