aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-24 00:21:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-24 00:21:02 +0000
commit358e656e21bbbf6f09bb9f353a3829123f73d3b6 (patch)
tree35e06f2385ab458f15a02f0d3e5fdf27ba852103
parentf679b756d8f9af44654132d3fd4e3a3465afea89 (diff)
downloadyosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.tar.gz
yosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.tar.bz2
yosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0e552d54..e91073352 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.19+23
+YOSYS_VER := 0.19+25
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo