aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-01-10 17:01:20 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2017-01-10 17:01:20 +0100
commit889425812b5cda8b3394d73253cbde7355fb1115 (patch)
tree69a2e39ea7abfcae05e9bdaf10e0e7116d1a0f77
parent8e38108d03e0e583eabf61953b5e7b4f5af8966f (diff)
downloadbusybox-w32-1_26_2.tar.gz
busybox-w32-1_26_2.tar.bz2
busybox-w32-1_26_2.zip
Bump version to 1.26.21_26_2
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 06d307708..971e68e87 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 26 2PATCHLEVEL = 26
3SUBLEVEL = 1 3SUBLEVEL = 2
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6