aboutsummaryrefslogtreecommitdiff
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
parentdabe36e4a010f0dbcec4116016376d4e82e85d2f (diff)
downloadbusybox-w32-f54256ec6f1d0c172e14aecb86287d773a2da20c.tar.gz
busybox-w32-f54256ec6f1d0c172e14aecb86287d773a2da20c.tar.bz2
busybox-w32-f54256ec6f1d0c172e14aecb86287d773a2da20c.zip
Start 1.12.x
-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 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 11 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = .svn
5NAME = Unnamed 5NAME = Unnamed
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*