aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-09 01:17:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-09 01:17:36 +0000
commitb1a011138ccc7ac840806d2a787f48f6baf6f107 (patch)
tree27f328c3fc09944b7e035c7240e698500d8da009 /Makefile
parenta7099b0a720efa064489f4e29118526c3c4f377d (diff)
downloadyosys-b1a011138ccc7ac840806d2a787f48f6baf6f107.tar.gz
yosys-b1a011138ccc7ac840806d2a787f48f6baf6f107.tar.bz2
yosys-b1a011138ccc7ac840806d2a787f48f6baf6f107.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 6c252da72..453d5b8d3 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+0
+YOSYS_VER := 0.26+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo