aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-28 21:48:14 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-28 21:48:14 +0100
commitfb423bdd0aec26b3e41937b2f22a3409eda87d5a (patch)
tree4cdabb19755348b1287c8c75f57db3de11a1db90 /configure
parent33d3b88b6c41fb3820f3078db7eaefae0b36413a (diff)
downloadghdl-fb423bdd0aec26b3e41937b2f22a3409eda87d5a.tar.gz
ghdl-fb423bdd0aec26b3e41937b2f22a3409eda87d5a.tar.bz2
ghdl-fb423bdd0aec26b3e41937b2f22a3409eda87d5a.zip
Release 0.37
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 442e6c638..ce052534c 100755
--- a/configure
+++ b/configure
@@ -23,7 +23,7 @@
# place.
# Note the absence of spaces and the quotes.
# Suffix "-dev" is used during development.
-ghdl_version="0.37-dev"
+ghdl_version="0.37"
backend=mcode
CC=${CC:-gcc}