Skip to content

Commit

Permalink
updated to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Aug 12, 2014
1 parent 3d9f573 commit 02d9a5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nrjavaserial/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!--<property file="../NRSDK/src/com/neuronrobotics/sdk/config/build.properties"/>-->

<property name="app.name" value="nr-java-serial"/>
<property name="app.version" value="3.9.2"/>
<property name="app.version" value="3.9.3"/>
<property name="app.path" value="/${app.name}"/>
<property name="build.home" value="${basedir}/build"/>
<property name="lib.home" value="${basedir}/src/main/c/resources"/>
Expand Down
2 changes: 1 addition & 1 deletion nrjavaserial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>nrjavaserial</artifactId>
<packaging>jar</packaging>
<name>nrjavaserial</name>
<version>3.9.2</version>
<version>3.9.3</version>
<description>Fork of the RXTX library with a focus on ease of use and the ability to embed in other libraries.</description>
<url>http://code.google.com/p/nrjavaserial/</url>
<licenses>
Expand Down

0 comments on commit 02d9a5b

Please sign in to comment.