aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2024-09-26 23:31:15 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2024-09-26 23:31:15 +0200
commitbe7d1b7b1701d225379bc1665487ed0871b592a5 (patch)
tree3b938fea2c1012edbf3a25b7754be8981d34d144
parenta667a7f02066ce1a6de568d75f1062f525b3c2f0 (diff)
downloadbusybox-w32-be7d1b7b1701d225379bc1665487ed0871b592a5.tar.gz
busybox-w32-be7d1b7b1701d225379bc1665487ed0871b592a5.tar.bz2
busybox-w32-be7d1b7b1701d225379bc1665487ed0871b592a5.zip
Bump version to 1.37.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 e67553d5f..1ec8ac3fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 37 2PATCHLEVEL = 37
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*