Current git revision (DO NOT REMOVE!):
711fd9738fb6ddaf5d8c0141f3862f96037549aa

Current version:
Version 3.4.0


Version history:
1.0
...
2.0
- added dll unloading
- allowed multiple lismo instances
2.1
- update to fnp 11.14 (fixing dongle driver issue)
2.2
- calls of MESLicenseManager DLLs synchronized to overcome the JVM crash by parallel dongle based heart beats
2.3
- Issue fixed where licenses with an expiration date are shown as permanent license on the UI.
2.4
- Fixed logger issues
- handling parallelization
- improved teardown (interrupt heartbeat)
- enforcing of teardown in Lismo object's finalization
- changed namespace to lismo2_4
3.0.0
- reimplementation with minimal c-code and mostly java-code for linux compatibility
- configurable linger support
- idle support
- changed namespace to lismo3_0
3.0.1
- fixed how native library is accessed for jenkins-agent case where we do not have the jar to extract native library from
- fixed teardown in case licenses have been checked in with delay (#10110)
3.1
- support for queued checkout
3.1.1
- fixed too early timout if license server connection needs more time than 5 sec. Changed to 1 min.
3.2
- update and rebuild .dll/.so to updated fnp-sub to 11.19.1
- update Readme doku
3.2.1
- #10791 Fix NPE on missing license_file_dir
3.3
- mxamdrivebacklog-002087: add logic to use a global license config instead of the given tool specific config file depending on validity of config file
- add lmutil to lismo.jar
3.4
- update and rebuild .dll/.so to updated fnp-sub to 11.19.6
