aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 02:29:00 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2015-10-24 02:29:00 +0200
commit5c23f2566c1d26c62024cc2c78ca5aad4c99dd33 (patch)
treed0d6dfadf3831123ae0b3cf44f28b01d94ea4111 /Makefile
parent7ab00a0de9cfeeacff70a74402808d225ba07397 (diff)
downloadbusybox-w32-1_24_1.tar.gz
busybox-w32-1_24_1.tar.bz2
busybox-w32-1_24_1.zip
Apply post-1.24.0 patches, bump version to 1.24.11_24_1
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 efb6d46b3..ea9dd3db4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 24 2PATCHLEVEL = 24
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6