Skip to content

Commit cee3766

Browse files
authored
Merge pull request #141 from java-native/master-precompiled-natives
Master precompiled natives
2 parents 3b526dc + 6c5a705 commit cee3766

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

src/main/java/jssc/SerialNativeInterface.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*/
3535
public class SerialNativeInterface {
3636

37-
private static final String libVersion = "2.9.4";
37+
private static final String libVersion = "2.9.5";
3838

3939
/** Linux **/
4040
public static final int OS_LINUX = 0;
20 KB
Binary file not shown.
7.91 KB
Binary file not shown.
-24 KB
Binary file not shown.
-52.1 KB
Binary file not shown.
-63.8 KB
Binary file not shown.
16.1 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-2.17 KB
Binary file not shown.
-2.99 KB
Binary file not shown.

0 commit comments

Comments
 (0)