aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-01 00:20:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-01 00:20:32 +0000
commitdcc1cb7ddd580aaf68f9a225e6b45356fc327709 (patch)
tree5aea68d979ab7e027b0f8f02c537ed9c2f9bbd00 /Makefile
parent4a2b7287ca45b3bafb050088a448cc8bdd1653d0 (diff)
downloadyosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.tar.gz
yosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.tar.bz2
yosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42c5eaf47..edd07b873 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.23+38
+YOSYS_VER := 0.23+45
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo