aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-12-20 03:00:43 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-12-20 03:00:43 +0100
commitdc3701d2e7d847536814b939022f024ca16cbad6 (patch)
tree1437bce07941748a33ceabb4b21556994e9af0d5 /Makefile
parentb42107f21538e39d9a344376372f8261aed589b2 (diff)
downloadbusybox-dc3701d2e7d847536814b939022f024ca16cbad6.tar.gz
Bump version to 1.26.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 5cfc76306..23518ac33 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 26
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*