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>2020-06-26 22:22:50 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 22:22:50 +0300
commitfb957125d8aa83c9df6e54292327983a51ee7ffd (patch)
tree2ee4aedfc79fddbc7a977cd44bc937a601500700
parent24c212b9acba0a3bbd74298d5ba076910cea51b0 (diff)
Bump version to 1.32.01_32_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 15bb660d1..fbbae4b2a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 32
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*