mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Bump RootDataModelVersion to 2.19
This commit is contained in:
parent
56937cd498
commit
0448fbc7e9
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ static void _exec_factoryreset(const void *arg1, void *arg2)
|
|||
**************************************************************/
|
||||
static int get_Device_RootDataModelVersion(char *refparam, struct dmctx *ctx, void *data, char *instance, char **value)
|
||||
{
|
||||
*value = dmstrdup("2.18");
|
||||
*value = dmstrdup("2.19");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue