aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-01-31 20:20:47 +0100
committerTristan Gingold <tgingold@free.fr>2021-01-31 20:21:40 +0100
commit4dc37524947c7e7bc85d8511c4b60ab629ccbfca (patch)
tree53ef5c2f1882192867f2033f60e6074306848efc /configure
parent405cdeeb371887701aef44fd0280e99cbba5b288 (diff)
downloadghdl-4dc37524947c7e7bc85d8511c4b60ab629ccbfca.tar.gz
ghdl-4dc37524947c7e7bc85d8511c4b60ab629ccbfca.tar.bz2
ghdl-4dc37524947c7e7bc85d8511c4b60ab629ccbfca.zip
Bump version to v1.0.0rc3
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 93141eacd..77f61bca6 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@
# place.
# Note the absence of spaces and the quotes.
# Suffix "-dev" is used during development.
-ghdl_version="1.0.0rc1"
+ghdl_version="1.0.0rc3"
backend=mcode
CC=${CC:-gcc}