aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-15 14:55:20 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-15 14:55:20 +0200
commit981c0b109dce7972e30074847880a6f91d2dfda9 (patch)
tree81e585e56ba1567b7852f42370da4fbedd0437a0
parent6673497d3b4e6d88453b5aa6db50409a44db2539 (diff)
downloadbusybox-w32-1_29_1.tar.gz
busybox-w32-1_29_1.tar.bz2
busybox-w32-1_29_1.zip
Bump version to 1.29.11_29_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 c38618bed..813603758 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 29 2PATCHLEVEL = 29
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6