Skip to content

Commit

Permalink
Release software version App-IOIO0504
Browse files Browse the repository at this point in the history
  • Loading branch information
ytai committed Jun 16, 2014
1 parent ffd74fc commit 6189875
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added release/software/App-IOIO0504.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion software/IOIOLib/src/ioio/lib/impl/IOIOImpl.java
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ public String getImplVersion(VersionType v) {
case APP_FIRMWARE_VER:
return incomingState_.firmwareId_;
case IOIOLIB_VER:
return "IOIO0503";
return "IOIO0504";
}
return null;
}
Expand Down

0 comments on commit 6189875

Please sign in to comment.