aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-06-25 10:18:16 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-06-25 10:18:16 +0000
commitf54256ec6f1d0c172e14aecb86287d773a2da20c (patch)
treebbfbf5f08d2a6b2bc75568df3fafda9cf63b4d0b /Makefile
parentdabe36e4a010f0dbcec4116016376d4e82e85d2f (diff)
downloadbusybox-f54256ec6f1d0c172e14aecb86287d773a2da20c.tar.gz
Start 1.12.x
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3a9630a4f..b4491e394 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 11
+PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .svn
NAME = Unnamed
# *DOCUMENTATION*