aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-13 00:14:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-04-13 00:14:37 +0000
commita2655a4b70691aae8be02477f0a236a5a3d45542 (patch)
tree3b54816022a0f978e8a529468fcd0bdf854a2cef
parente56dad56c42c9da03d23ba296ed1582dbb4e8b48 (diff)
downloadyosys-a2655a4b70691aae8be02477f0a236a5a3d45542.tar.gz
yosys-a2655a4b70691aae8be02477f0a236a5a3d45542.tar.bz2
yosys-a2655a4b70691aae8be02477f0a236a5a3d45542.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ba0c8579..9592a6a5b 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+30
+YOSYS_VER := 0.27+33
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo