aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-02 00:18:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-02 00:18:03 +0000
commitc39bade1a75efd166e3db1d4c30ca1dbf8d39e1b (patch)
tree888ae05f11d56082d2783b0a15919b55e4788809 /Makefile
parent4a1e54bf7008a61d8b4725931c333fd7f40b5e72 (diff)
downloadyosys-c39bade1a75efd166e3db1d4c30ca1dbf8d39e1b.tar.gz
yosys-c39bade1a75efd166e3db1d4c30ca1dbf8d39e1b.tar.bz2
yosys-c39bade1a75efd166e3db1d4c30ca1dbf8d39e1b.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 f6dc4332b..074272b23 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.18+40
+YOSYS_VER := 0.18+48
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo