aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-10-09 21:59:49 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-10-09 21:59:49 +0200
commit468c326d6a9035314add6d431301f3840629c976 (patch)
treefb2fbca7fcbeec23681c8e97a311f7eae612281c /Makefile
parent5e891f30d376bb83d391790173b1c189f4bb22cd (diff)
downloadbusybox-w32-1_17_3.tar.gz
busybox-w32-1_17_3.tar.bz2
busybox-w32-1_17_3.zip
Apply post-1.17.2 fixes, bump version to 1.17.31_17_3
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 3866318f9..b6a9b15f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 17 2PATCHLEVEL = 17
3SUBLEVEL = 2 3SUBLEVEL = 3
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6