aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-02-01 19:14:14 +0100
committerTristan Gingold <tgingold@free.fr>2021-02-01 19:14:14 +0100
commitb459b85467fa2b9da8c4295d07f5310544419a74 (patch)
tree14faf0db98648ea0e0c080cffce9906bb0e22ed2 /configure
parentf3ea854b89d1ac6221320fbcabde6a8f3873ce37 (diff)
downloadghdl-b459b85467fa2b9da8c4295d07f5310544419a74.tar.gz
ghdl-b459b85467fa2b9da8c4295d07f5310544419a74.tar.bz2
ghdl-b459b85467fa2b9da8c4295d07f5310544419a74.zip
Bump version to v1.0.0rc4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 77f61bca6..93aa74d7c 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.0rc3"
+ghdl_version="1.0.0rc4"
backend=mcode
CC=${CC:-gcc}