summaryrefslogtreecommitdiff
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-23 19:30:38 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2009-08-23 19:30:38 (GMT)
commitbd73f1d85ac180ff30d5198d37d49b33033e44a8 (patch)
tree15210b7c128a2099054000204b57eabc085f0ce1
parente7aa0d9eca180f77ed4226ecaa1e8961d842add7 (diff)
downloadbusybox-bd73f1d85ac180ff30d5198d37d49b33033e44a8.zip
busybox-bd73f1d85ac180ff30d5198d37d49b33033e44a8.tar.gz
busybox-bd73f1d85ac180ff30d5198d37d49b33033e44a8.tar.bz2
Start 1.16.x cycle
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 51c08a7..f6643ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 15
+PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*