aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-25 00:13:47 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-25 00:13:47 +0200
commit941fce89fa346e06e936d4d3b58773c836127fd7 (patch)
tree6c6e50ca5ce574f88563f5cb8dfcef4cd2b427bf
parent503a07cab24a1e58099a04970babd2b761469449 (diff)
downloadbusybox-w32-1_17_1.tar.gz
busybox-w32-1_17_1.tar.bz2
busybox-w32-1_17_1.zip
bump version to 1.17.11_17_1
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 83a9128a6..03e988557 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 17 2PATCHLEVEL = 17
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6