aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2023-01-03 15:15:41 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2023-01-03 15:15:41 +0100
commit70f77e4617e06077231b8b63c3fb3406d7f8865d (patch)
treeee9c72c18d21eff4a0960a86a8e1f2aa82f2f96f
parent969e00816835769429fcd98046313f66b1c194fb (diff)
downloadbusybox-w32-1_36_0.tar.gz
busybox-w32-1_36_0.tar.bz2
busybox-w32-1_36_0.zip
Bump version to 1.36.01_36_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 503475fe9..503af6941 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 36 2PATCHLEVEL = 36
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*