aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-02 00:19:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-02 00:19:48 +0000
commit7d4f87d69f06d2cf6259fb445275a5f479bf74ee (patch)
tree92f521244fe908c3ab5eeaa1c05f3896cc150d5f
parent15393442d6118e4d05a29652d0c80c3b3cd023b0 (diff)
downloadyosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.tar.gz
yosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.tar.bz2
yosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 717aaf30f..daa2ebc5a 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.19+36
+YOSYS_VER := 0.19+42
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo