video common: Changed version in mdd
Updated mdd with new version number Signed-off-by: Rohit Consul <rohit.consul@xilinx.com>
This commit is contained in:
parent
e64e1a68f9
commit
2e6b879118
1 changed files with 3 additions and 3 deletions
|
@ -33,9 +33,9 @@
|
|||
OPTION psf_version = 2.1;
|
||||
|
||||
BEGIN driver video_common
|
||||
OPTION supported_peripherals = ();
|
||||
OPTION supported_peripherals = ();
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION NAME = video_common;
|
||||
OPTION VERSION = 1.1;
|
||||
OPTION NAME = video_common;
|
||||
END driver
|
||||
|
|
Loading…
Add table
Reference in a new issue