From 2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 2 Feb 2021 20:52:50 +0100 Subject: Prepare release 1.0.0 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 93aa74d7c..917215ab4 100755 --- a/configure +++ b/configure @@ -21,7 +21,7 @@ # place. # Note the absence of spaces and the quotes. # Suffix "-dev" is used during development. -ghdl_version="1.0.0rc4" +ghdl_version="1.0.0" backend=mcode CC=${CC:-gcc} -- cgit v1.2.3