summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-09-28 16:40:25 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-09-28 16:40:25 +0000
commitbacaff6e5474d6c5f080ce4cd2a55e8ff1ba5c94 (patch)
tree5ca8c92753ef2c2fb7d39f125dc90deb18cfc1b8 /Makefile
parent261cf4784fa39fb6cb3b7db99e809a7832d94d0a (diff)
downloadbusybox-w32-1_12_1.tar.gz
busybox-w32-1_12_1.tar.bz2
busybox-w32-1_12_1.zip
apply post-1.12.0 fixes, bump version to 1.12.11_12_1
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 277aa5115..f0242b8c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 1
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6