Commit a2ae2c94 authored by Tristan Gingold's avatar Tristan Gingold

Bump minor version

parent 92c202a1
......@@ -604,7 +604,7 @@ begin -- architecture top
metadata_data <= x"53504543";
when x"2" =>
-- Version (0xVVMMmmmm VV: version, MM: major, mmmm: minor)
metadata_data <= x"02010001";
metadata_data <= x"02010003";
when x"3" =>
-- BOM
metadata_data <= x"fffe0000";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment