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