aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-02-02 20:52:50 +0100
committerTristan Gingold <tgingold@free.fr>2021-02-02 20:52:50 +0100
commit2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6 (patch)
tree1a89a45f05cd27ca7e1bec580a6c2b44e88d8273 /configure
parentaa63b5efcd2be66acc26443032df2b251e4b1a7a (diff)
downloadghdl-2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6.tar.gz
ghdl-2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6.tar.bz2
ghdl-2fb2384dbcfea0b2b6e6efe00934ccdf869d6ee6.zip
Prepare release 1.0.0
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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}