aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 08:34:49 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 08:34:49 +0100
commite83877942982ee642287b098fe93b70c0802d087 (patch)
tree4617a83b2ebce26ed7d34da11e8e6a8ba3e0efe4 /Makefile
parente52b735231bda70d811e4f9ef0e21fb2c7af96a2 (diff)
downloadbusybox-e83877942982ee642287b098fe93b70c0802d087.tar.gz
start 1.17.x development
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 206555850..1481f0100 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 16
+PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*