aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-18 00:17:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-18 00:17:33 +0000
commitf0116330bce4e787dcbbf81c6e901a44715589a8 (patch)
tree9606a595d45359f1c340edebdd90c1949631f284 /Makefile
parentf30b539cc2e5acfb82f6bbf4db4db994f7d9fb4a (diff)
downloadyosys-f0116330bce4e787dcbbf81c6e901a44715589a8.tar.gz
yosys-f0116330bce4e787dcbbf81c6e901a44715589a8.tar.bz2
yosys-f0116330bce4e787dcbbf81c6e901a44715589a8.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 2a836aef5..396aeb927 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+36
+YOSYS_VER := 0.26+39
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo