aboutsummaryrefslogtreecommitdiff
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
parentb42107f21538e39d9a344376372f8261aed589b2 (diff)
downloadbusybox-w32-1_26_0.tar.gz
busybox-w32-1_26_0.tar.bz2
busybox-w32-1_26_0.zip
Bump version to 1.26.01_26_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 26 2PATCHLEVEL = 26
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*