aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-05 00:16:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-05 00:16:46 +0000
commitf2c689403ace0637b7455bac8f1e8d4bc312e74f (patch)
tree08bd58a524c8a80f0e6541f8f5becec979d70fbc /Makefile
parent7bac1920b28672ba125aba991f30debae1cc0d8f (diff)
downloadyosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.tar.gz
yosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.tar.bz2
yosys-f2c689403ace0637b7455bac8f1e8d4bc312e74f.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 326f84f64..9197d3add 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+1
+YOSYS_VER := 0.25+3
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo