This commit is contained in:
Solomon Peachy 2015-06-16 18:47:58 -04:00
parent c4a36dbc2f
commit 26bffc806c
1 changed files with 1 additions and 1 deletions

View File

@ -1480,7 +1480,7 @@ static int dnpds40_cmdline_arg(void *vctx, int argc, char **argv)
/* Exported */
struct dyesub_backend dnpds40_backend = {
.name = "DNP DS40/DS80/DSRX1/DS620",
.version = "0.43",
.version = "0.44",
.uri_prefix = "dnpds40",
.cmdline_usage = dnpds40_cmdline,
.cmdline_arg = dnpds40_cmdline_arg,