aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-01-02 06:11:19 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2018-01-02 06:11:19 +0100
commitd75f9081d4a0e76bf4118232de3aef80116d5e0f (patch)
tree0c1f25644874ff698d70a08d2ab94276a76fbb41 /Makefile
parentc0fab1ba496e27168898c0e74d8e3d11b9902999 (diff)
downloadbusybox-d75f9081d4a0e76bf4118232de3aef80116d5e0f.tar.gz
Start 1.29.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 569c94a47..03a57adf3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 28
+PATCHLEVEL = 29
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*