summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-12-26 17:55:58 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-12-26 17:55:58 +0100
commite512aeb0fb3c585948ae6517cfdf4a53cf99774d (patch)
treebb3b8fbc43db77fd10fab3e31822f766450786c7
parent97c00ae13439ad8114ad7d2150c8dde464f04eb1 (diff)
downloadbusybox-1_35_stable.tar.gz
Bump version to 1.35.01_35_01_35_stable
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 1216c94a5..edaa3c148 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 35
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*