aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-30 00:17:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-30 00:17:25 +0000
commit9d63a90e0e0f3e9bd86884eb4fe3262ce70ce819 (patch)
tree76527a06dcd9d67df7ef9ed5d2350d05c8b4b46f /Makefile
parent0d2377c8a6face25a83f15929e02ce62d99da005 (diff)
downloadyosys-9d63a90e0e0f3e9bd86884eb4fe3262ce70ce819.tar.gz
yosys-9d63a90e0e0f3e9bd86884eb4fe3262ce70ce819.tar.bz2
yosys-9d63a90e0e0f3e9bd86884eb4fe3262ce70ce819.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 a8254e7fa..398844357 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.18+33
+YOSYS_VER := 0.18+38
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo