aboutsummaryrefslogtreecommitdiff
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
parente52b735231bda70d811e4f9ef0e21fb2c7af96a2 (diff)
downloadbusybox-w32-e83877942982ee642287b098fe93b70c0802d087.tar.gz
busybox-w32-e83877942982ee642287b098fe93b70c0802d087.tar.bz2
busybox-w32-e83877942982ee642287b098fe93b70c0802d087.zip
start 1.17.x development
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 16 2PATCHLEVEL = 17
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .git
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*