aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-22 17:46:43 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-22 17:46:43 +0000
commitc8bac033f321d6077be35a6ce127b2587d096583 (patch)
tree9c24ab84c4f0ca2c897a9d7e306b07162da61b9d /Makefile
parent45ecfc2f5cda05dc9a2091ac610af03a8314ca4a (diff)
downloadbusybox-c8bac033f321d6077be35a6ce127b2587d096583.tar.gz
bump version to 1.11.0.svn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4a6031bff..af602d75c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 10
+PATCHLEVEL = 11
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*