From 710c27d4d34bcb842e5f12bf42f3270cf5a984bc Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Thu, 14 Mar 2013 22:13:30 +0100 Subject: version 3.6.0 * protect_allocator is an API change -> version bump * bugfix: allocator protection should be done once per primary Lua state, not once only the first time ever Lanes is required --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 98c1d3d..c65a17a 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

- This document was revised on 13-Mar-13, and applies to version 3.5.2. + This document was revised on 14-Mar-13, and applies to version 3.6.0.

-- cgit v1.2.3-55-g6feb