aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-05 00:18:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-05 00:18:39 +0000
commit45edc8eb9829c73b978691214d9e21c198123e7b (patch)
tree2269c811182961b790fe3da5de1162586d125629 /Makefile
parent5fa96ccdeefdfe6ec9d4ee6d36c9ebc43b02ce39 (diff)
downloadyosys-45edc8eb9829c73b978691214d9e21c198123e7b.tar.gz
yosys-45edc8eb9829c73b978691214d9e21c198123e7b.tar.bz2
yosys-45edc8eb9829c73b978691214d9e21c198123e7b.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 206e7f0b0..37734da2c 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.25+99
+YOSYS_VER := 0.25+102
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo