aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 16:38:52 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-01 16:38:52 +0200
commit10a38174403c44760c1941424f4e540075e59696 (patch)
treed1adedf9ce2ef916f27ad8d83ee3a40673e543f3 /Makefile
parent335766602b2598f29a3dd854654b9ba9edb6d7cb (diff)
downloadbusybox-10a38174403c44760c1941424f4e540075e59696.tar.gz
Bump version to 1.29.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 9d7a0a36c..c38618bed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 29
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*