aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-02-28 21:50:35 +0100
committerTristan Gingold <tgingold@free.fr>2020-02-28 21:50:35 +0100
commit19cccc7635e0f9b1a02cce1c643aede7115ed8c3 (patch)
treed87ceb609456683837875c77c1e35c2ea5c1e6f6 /configure
parentfb423bdd0aec26b3e41937b2f22a3409eda87d5a (diff)
downloadghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.tar.gz
ghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.tar.bz2
ghdl-19cccc7635e0f9b1a02cce1c643aede7115ed8c3.zip
Set version to 1.0-dev
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ce052534c..7ae1b6a63 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"
+ghdl_version="1.0-dev"
backend=mcode
CC=${CC:-gcc}