aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-02 00:54:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-02 00:54:50 +0000
commit2be110cb0ba645f95f62ee01b6a6fa46a85d5b26 (patch)
tree9ea9648fd05fbb528b36ce044e2f1afbe33e8aaa /Makefile
parent4792d925fc89020f0ab4052bd007a0b5a426bf13 (diff)
downloadyosys-2be110cb0ba645f95f62ee01b6a6fa46a85d5b26.tar.gz
yosys-2be110cb0ba645f95f62ee01b6a6fa46a85d5b26.tar.bz2
yosys-2be110cb0ba645f95f62ee01b6a6fa46a85d5b26.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 80b89a0b7..671153c33 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.11+50
+YOSYS_VER := 0.11+52
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o