aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-06 04:16:50 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-06 04:16:50 +0200
commitb2d95147c989448f23cc59c63b83e2d89f0bd9cd (patch)
treef6af87f3a2ffe299dcfe14cd93fa9bb2430a745a
parent3e5fa43b2faba827e44f184818534b476ec0ed09 (diff)
downloadbusybox-w32-1_17_0.tar.gz
busybox-w32-1_17_0.tar.bz2
busybox-w32-1_17_0.zip
bump version to 1.17.01_17_0
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 ef7c532b7..83a9128a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 17 2PATCHLEVEL = 17
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = .git 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*