aboutsummaryrefslogtreecommitdiff
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
parent335766602b2598f29a3dd854654b9ba9edb6d7cb (diff)
downloadbusybox-w32-1_29_0.tar.gz
busybox-w32-1_29_0.tar.bz2
busybox-w32-1_29_0.zip
Bump version to 1.29.01_29_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 9d7a0a36c..c38618bed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 29 2PATCHLEVEL = 29
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*