aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-22 00:18:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-22 00:18:29 +0000
commit13e4f343b9818d1066e910f396fc634981fc07db (patch)
tree301ca4e8177e5d7d04055596ee789d36613cd3e4 /Makefile
parent239ecf9185e319b98d809d16d6f7d01dcb003b70 (diff)
downloadyosys-13e4f343b9818d1066e910f396fc634981fc07db.tar.gz
yosys-13e4f343b9818d1066e910f396fc634981fc07db.tar.bz2
yosys-13e4f343b9818d1066e910f396fc634981fc07db.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 9337fb166..e1c24c09a 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.23+21
+YOSYS_VER := 0.23+25
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo