aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-23 21:30:38 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-23 21:30:38 +0200
commitbd73f1d85ac180ff30d5198d37d49b33033e44a8 (patch)
tree15210b7c128a2099054000204b57eabc085f0ce1 /Makefile
parente7aa0d9eca180f77ed4226ecaa1e8961d842add7 (diff)
downloadbusybox-bd73f1d85ac180ff30d5198d37d49b33033e44a8.tar.gz
Start 1.16.x cycle
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 51c08a782..f6643caec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 15
+PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*