Skip to content

Commit

Permalink
Bumped version to 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcdorman committed Mar 8, 2013
1 parent 67147c0 commit 3fcfc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/kovan/src/KovanDevice.cpp
Expand Up @@ -151,7 +151,7 @@ QString Kovan::Device::name() const

QString Kovan::Device::version() const
{
return "1.9.4";
return "1.9.5";
}

bool Kovan::Device::isTouchscreen() const
Expand Down

0 comments on commit 3fcfc16

Please sign in to comment.