aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:40:46 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-07-03 13:40:46 +0200
commitceaffde51163394c47fec34dac8663ae8152a699 (patch)
tree754d67d938d1840bf3c0c00008927b280005b866
parent7fdb764e2e12119949cc17046d5ad4a13a9be4c6 (diff)
downloadbusybox-w32-1_27_0.tar.gz
busybox-w32-1_27_0.tar.bz2
busybox-w32-1_27_0.zip
Bump version to 1.27.01_27_0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8b23fe0e..d604a133c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 27 2PATCHLEVEL = 27
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*