aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-02-14 17:43:09 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-02-14 17:43:09 +0100
commite3821088af5fb663be756c3330b52d1b48ad699e (patch)
treed171ec1e566d1c862890270c296b91dfb9dc6bdb
parent4a80eb142a4df5e30b8045bb984ad9627b53acbd (diff)
downloadbusybox-w32-1_28_1.tar.gz
busybox-w32-1_28_1.tar.bz2
busybox-w32-1_28_1.zip
Bump version to 1.28.11_28_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 569c94a47..2c212f4ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 28 2PATCHLEVEL = 28
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6