bsl.lsl.library_version¶ bsl.lsl.library_version()[source]¶ Version of the binary LSL library. Returns: versionintVersion of the binary LSL library. The major version is version // 100. The minor version is version % 100.