Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix[JNA]: use bitshift for packing version number
When using a char array, a non-zero patch version will break the check. Changed it to bitshift.
- Loading branch information