diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ # place. # Note the absence of spaces and the quotes. # Suffix "-dev" is used during development. -ghdl_version="0.36-dev" +ghdl_version="0.36-rc1" backend=mcode CC=${CC:-gcc} |