aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:22:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2020-06-26 21:22:50 +0200
commitfb957125d8aa83c9df6e54292327983a51ee7ffd (patch)
tree2ee4aedfc79fddbc7a977cd44bc937a601500700 /Makefile
parent24c212b9acba0a3bbd74298d5ba076910cea51b0 (diff)
downloadbusybox-fb957125d8aa83c9df6e54292327983a51ee7ffd.tar.gz
Bump version to 1.32.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-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*