Skip to content

Commit

Permalink
Merge pull request #964 from foursixnine/bumps
Browse files Browse the repository at this point in the history
Bump interface version to changes introduced by  1a0381b
  • Loading branch information
foursixnine committed May 16, 2018
2 parents 1dc0389 + 4caacb6 commit 30f9688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isotovideo
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ BEGIN {

# this shall be an integer increased by every change of the API
# either to the worker or the tests
our $INTERFACE = 10;
our $INTERFACE = 11;

use bmwqemu;
use needle;
Expand Down

0 comments on commit 30f9688

Please sign in to comment.