aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-02-23 18:55:35 +0100
committerTristan Gingold <tgingold@free.fr>2019-02-23 18:55:35 +0100
commite1bda63fb6765dcb064a24f982a6b854ae2a590f (patch)
tree05baf3fad7b36d9f05ded7d76ae6f4d47eba4cbc /configure
parentad37a1484212c80764ba3101f07e1d995fd11ad4 (diff)
downloadghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.tar.gz
ghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.tar.bz2
ghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.zip
Prepare for release.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 56fdbe047..292a16a2f 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.36-dev"
+ghdl_version="0.36-rc1"
backend=mcode
CC=${CC:-gcc}