aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-01-01 14:43:57 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-01-01 14:43:57 +0100
commitd811a8cd01cb105869de477317839929a3444312 (patch)
treececa7b15f1dbc73bbe3bafd5f15e581d169efd6e
parent71afe6c513a54f5524d5a27dcfcaa77ec5046dfb (diff)
downloadbusybox-w32-1_32_1.tar.gz
busybox-w32-1_32_1.tar.bz2
busybox-w32-1_32_1.zip
Bump version to 1.32.11_32_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 fbbae4b2a..48b79759b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 32 2PATCHLEVEL = 32
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6