aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 13:04:52 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 13:04:52 +0000
commitc3587223c7e69212add954334d20cac7478baa69 (patch)
tree3b0f0e26da311d0277a3c066dc26b2aa5b9c826e /Makefile
parentbae3abf2c7185f0a9145ed2c97abb2d2e7bc2b40 (diff)
downloadbusybox-c3587223c7e69212add954334d20cac7478baa69.tar.gz
Start 1.15.x development
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0d6e17d04..ffa69484e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 14
+PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*