aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-12-29 17:42:59 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2020-12-29 17:42:59 +0100
commita4c3a341394a1fb25be8c15d2ddfe3ec77cbb83c (patch)
tree613f1bec52420fd6852835966d7a3f015fe9c9d9
parentec9a5e608357acdc6e793d63bddf84030aa4f024 (diff)
downloadbusybox-w32-1_33_0.tar.gz
busybox-w32-1_33_0.tar.bz2
busybox-w32-1_33_0.zip
Bump version to 1.33.01_33_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 045fbad9a..cc6112a1b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 33 2PATCHLEVEL = 33
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*