aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parent3e5fa43b2faba827e44f184818534b476ec0ed09 (diff)
downloadbusybox-b2d95147c989448f23cc59c63b83e2d89f0bd9cd.tar.gz
bump version to 1.17.0
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 ef7c532b7..83a9128a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
NAME = Unnamed
# *DOCUMENTATION*