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 changed files with 1 additions and 1 deletions

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 (steve@icarus.com)