aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 11:53:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2019-06-10 11:53:46 +0200
commit0f1369f0c5b6f0570208f9e5b5cec2b860f23088 (patch)
tree57972da8a66d8479c603838f064772b4530d214b /Makefile
parent3b69ba799fd302a781f2ec760909f340e3b90236 (diff)
downloadbusybox-0f1369f0c5b6f0570208f9e5b5cec2b860f23088.tar.gz
Bump version to 1.31.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 6fedcffba..89a5e51ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 31
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*