selphyneo: Bump revision

This commit is contained in:
Solomon Peachy 2016-12-02 23:50:03 -05:00
parent 2ae41d59ff
commit ce1f047983
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ static int selphyneo_cmdline_arg(void *vctx, int argc, char **argv)
struct dyesub_backend canonselphyneo_backend = {
.name = "Canon SELPHY CPneo",
.version = "0.01wip",
.version = "0.02",
.uri_prefix = "canonselphyneo",
.cmdline_arg = selphyneo_cmdline_arg,
.init = selphyneo_init,