aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-01-02 01:43:37 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2017-01-02 01:43:37 +0100
commita12eb9c64d736ffa8e335683f54b33b40fbc7385 (patch)
tree8d6d34ff7c90fc5082f3d50ff0f146a736dcb658
parent1a6aca3d6002e133b7517f8f1ff3d7f0dd954c3f (diff)
downloadbusybox-w32-1_26_1.tar.gz
busybox-w32-1_26_1.tar.bz2
busybox-w32-1_26_1.zip
Bump version to 1.26.11_26_1
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 23518ac33..06d307708 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 26 2PATCHLEVEL = 26
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6