On Fri, 4 Sep 2009 09:25:10 -0700
"Cathey, Jim" <[email protected]> wrote:

> Does this fix apply to any particular 'version' of
> BB?  I'm checking it in here, and it's nice if the message
> makes mention of which BB version the fix was taken from.

it is commit cfc216345e18081cba9ac3ed0464abf5d7f40cea which is after
1.15.0 and has the following diff since tag 1_15_0

diff --git a/Makefile b/Makefile
index 51c08a7..f81bcea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
-PATCHLEVEL = 15
+PATCHLEVEL = 16
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
 NAME = Unnamed

So it will probably be in 1.16

Hope this helps ;)

        Stefan
-- 
Stefan Seyfried

"Any ideas, John?"
"Well, surrounding them's out."
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to