devel: Fix ci build vvp test

The vvp test expects a proper version stamp in the examples/hello.vvp file.
This commit is contained in:
Stephen Williams
2022-12-26 17:16:26 -05:00
parent 8a290830df
commit 43c85529af
+1 -1
View File
@@ -1,4 +1,4 @@
:ivl_version "12.0" "vec4-stack";
:ivl_version "13.0" "vec4-stack";
:vpi_module "system";
; Copyright (c) 2001-2015 Stephen Williams ([email protected])