diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2013-03-14 22:13:30 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2013-03-14 22:13:30 +0100 |
commit | 0d9ede58ddb4c357e2f3aedc2a05ca17c5028c31 (patch) | |
tree | fe3ee8bde4691b2e4adb25d6a1d9c52655064f90 /docs | |
parent | 8fb8dc1edeceae9fff65463cd80da05d8995fb7f (diff) | |
download | lanes-0d9ede58ddb4c357e2f3aedc2a05ca17c5028c31.tar.gz lanes-0d9ede58ddb4c357e2f3aedc2a05ca17c5028c31.tar.bz2 lanes-0d9ede58ddb4c357e2f3aedc2a05ca17c5028c31.zip |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 98c1d3d..c65a17a 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -70,7 +70,7 @@ | |||
70 | </p> | 70 | </p> |
71 | 71 | ||
72 | <p> | 72 | <p> |
73 | This document was revised on 13-Mar-13, and applies to version <tt>3.5.2</tt>. | 73 | This document was revised on 14-Mar-13, and applies to version <tt>3.6.0</tt>. |
74 | </p> | 74 | </p> |
75 | </font> | 75 | </font> |
76 | </center> | 76 | </center> |