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:
Rohit Consul 2015-05-27 16:12:40 -07:00 committed by Nava kishore Manne
parent e64e1a68f9
commit 2e6b879118

View file

@ -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