aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:22:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:22:50 +0200
commitfb957125d8aa83c9df6e54292327983a51ee7ffd (patch)
tree2ee4aedfc79fddbc7a977cd44bc937a601500700
parent24c212b9acba0a3bbd74298d5ba076910cea51b0 (diff)
downloadbusybox-w32-1_32_0.tar.gz
busybox-w32-1_32_0.tar.bz2
busybox-w32-1_32_0.zip
Bump version to 1.32.01_32_0
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 15bb660d1..fbbae4b2a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 32 2PATCHLEVEL = 32
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*