aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 19:22:15 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-18 19:22:15 +0200
commit8fd69c7bdb217d1c5030dbc9cfdb0acb4205c6b7 (patch)
treec9946b16f5bcec257316a8c4d7461dbab9c606f0
parent56a361bec15bdc3ee13b2208d43747298f281867 (diff)
downloadbusybox-w32-1_27_1.tar.gz
busybox-w32-1_27_1.tar.bz2
busybox-w32-1_27_1.zip
Bump version to 1.27.11_27_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 d604a133c..4775ff5e9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 27 2PATCHLEVEL = 27
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6