aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-23 00:18:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-23 00:18:40 +0000
commit7e02b6a70b824aeffcae493f99623126de6470ef (patch)
treeead759a156b0fc868cefed66a520be94f3d29b2b
parent12b0ce97210476690b1b01cf05f3025825dd7079 (diff)
downloadyosys-7e02b6a70b824aeffcae493f99623126de6470ef.tar.gz
yosys-7e02b6a70b824aeffcae493f99623126de6470ef.tar.bz2
yosys-7e02b6a70b824aeffcae493f99623126de6470ef.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 731b2eab2..e0e552d54 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.19+20
+YOSYS_VER := 0.19+23
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo