diff --git a/XilinxProcessorIPLib/drivers/can/data/can.mdd b/XilinxProcessorIPLib/drivers/can/data/can.mdd index e8f2764a..d1c2a671 100755 --- a/XilinxProcessorIPLib/drivers/can/data/can.mdd +++ b/XilinxProcessorIPLib/drivers/can/data/can.mdd @@ -51,7 +51,7 @@ BEGIN driver can OPTION supported_peripherals = (axi_can can); OPTION driver_state = ACTIVE; OPTION copyfiles = all; - OPTION VERSION = 3.0; + OPTION VERSION = 3.1; OPTION NAME = can; END driver