aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-04 00:16:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-04 00:16:03 +0000
commitd3216593da248c3b0dd2c46f6f5182be13bb1a17 (patch)
tree10f761ad925d3962be8be4d060a6ef08e2910fcc
parentc34d308bbdd33d0688f0b6d485ad8c8289be080e (diff)
downloadyosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.tar.gz
yosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.tar.bz2
yosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b37d11c05..326f84f64 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+0
+YOSYS_VER := 0.25+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo