aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-03-03 09:37:53 +0100
committerTristan Gingold <tgingold@free.fr>2019-03-03 09:38:19 +0100
commit51cc787952ffe352ba9caa07a9ce60cc33a02996 (patch)
tree0cf792afbc49000fbbfaf0938ea12d18986a2be1 /configure
parent616ff99f5614930f730a66f2aa9ea5e78d50c447 (diff)
downloadghdl-51cc787952ffe352ba9caa07a9ce60cc33a02996.tar.gz
ghdl-51cc787952ffe352ba9caa07a9ce60cc33a02996.tar.bz2
ghdl-51cc787952ffe352ba9caa07a9ce60cc33a02996.zip
Release 0.36 - update copyright years, regenerate ghdl.texi
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 292a16a2f..027ab64d0 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-rc1"
+ghdl_version="0.36"
backend=mcode
CC=${CC:-gcc}