summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-06 02:16:50 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2010-07-06 02:16:50 (GMT)
commitb2d95147c989448f23cc59c63b83e2d89f0bd9cd (patch)
treef6af87f3a2ffe299dcfe14cd93fa9bb2430a745a
parent3e5fa43b2faba827e44f184818534b476ec0ed09 (diff)
downloadbusybox-b2d95147c989448f23cc59c63b83e2d89f0bd9cd.zip
busybox-b2d95147c989448f23cc59c63b83e2d89f0bd9cd.tar.gz
busybox-b2d95147c989448f23cc59c63b83e2d89f0bd9cd.tar.bz2
bump version to 1.17.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef7c532..83a9128 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*