Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2023-01-03 17:15:41 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2023-01-03 17:15:41 +0300
commit70f77e4617e06077231b8b63c3fb3406d7f8865d (patch)
treeee9c72c18d21eff4a0960a86a8e1f2aa82f2f96f
parent969e00816835769429fcd98046313f66b1c194fb (diff)
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 @@
VERSION = 1
PATCHLEVEL = 36
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*