aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-02-14 15:25:41 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2019-02-14 15:25:41 +0100
commit1dd2685dcc735496d7adde87ac60b9434ed4a04c (patch)
tree98eef83fb115256883c89189468db8b12dcdbd6f
parentc199472e3afce322abe40758cec593f3198c5ccd (diff)
downloadbusybox-w32-1_30_1.tar.gz
busybox-w32-1_30_1.tar.bz2
busybox-w32-1_30_1.zip
Bump version to 1.30.11_30_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 b411524c1..70b8fd909 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 30 2PATCHLEVEL = 30
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6