summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-26 07:34:49 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2010-01-26 07:34:49 (GMT)
commite83877942982ee642287b098fe93b70c0802d087 (patch)
tree4617a83b2ebce26ed7d34da11e8e6a8ba3e0efe4
parente52b735231bda70d811e4f9ef0e21fb2c7af96a2 (diff)
downloadbusybox-e83877942982ee642287b098fe93b70c0802d087.zip
busybox-e83877942982ee642287b098fe93b70c0802d087.tar.gz
busybox-e83877942982ee642287b098fe93b70c0802d087.tar.bz2
start 1.17.x development
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2065558..1481f01 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 16
+PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*