Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
bmcdorman committed Jan 16, 2014
1 parent b75efad commit 6509cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/kovan/src/KovanDevice.cpp
Expand Up @@ -150,7 +150,7 @@ QString Kovan::Device::name() const

QString Kovan::Device::version() const
{
return "2.0.15";
return "2.0.2";
}

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

0 comments on commit 6509cc8

Please sign in to comment.