aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-03-03 10:29:48 +0100
committerTristan Gingold <tgingold@free.fr>2019-03-03 10:29:48 +0100
commit8f8d484a069d2c78779f5a2062823054100692cb (patch)
tree0bced7a2746c2c6d816ff2b0aefd4ed24b7b0fcc /configure
parent51cc787952ffe352ba9caa07a9ce60cc33a02996 (diff)
downloadghdl-8f8d484a069d2c78779f5a2062823054100692cb.tar.gz
ghdl-8f8d484a069d2c78779f5a2062823054100692cb.tar.bz2
ghdl-8f8d484a069d2c78779f5a2062823054100692cb.zip
Set version to 0.37-dev
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 027ab64d0..af67d38c2 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"
+ghdl_version="0.37-dev"
backend=mcode
CC=${CC:-gcc}