Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kasemir authored Dec 15, 2016
1 parent e6196a0 commit 06b772d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etherip/EtherNetIP.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
*/
public class EtherNetIP implements AutoCloseable
{
final public static String version = "1.0";
final public static String version = "1.1";

final public static Logger logger = Logger.getLogger(EtherNetIP.class.getName());

Expand Down

0 comments on commit 06b772d

Please sign in to comment.