aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2011-06-12 17:49:38 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-06-12 17:49:38 +0200
commit2e79bc6c77560d4460847a459857039774de004a (patch)
tree17148ca59e5b221bcd0dda72023c6ac4748e93f4 /Makefile
parent30f0ea6cab956ed59ecc5de82459187763a2b868 (diff)
downloadbusybox-w32-1_18_5.tar.gz
busybox-w32-1_18_5.tar.bz2
busybox-w32-1_18_5.zip
Apply post-1.18.4 fixes, bump version to 1.18.51_18_5
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 cb0e3e434..75933c250 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 18 2PATCHLEVEL = 18
3SUBLEVEL = 4 3SUBLEVEL = 5
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6