aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-17 00:58:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-17 00:58:02 +0000
commit60c3ea367c942459a95e610ed98f277ce46c0142 (patch)
tree33e8f9568d6132695385b422bd221b9752186e1e /Makefile
parented4642e18e73e092141b82ef2cad2d7a7f5bd283 (diff)
downloadyosys-60c3ea367c942459a95e610ed98f277ce46c0142.tar.gz
yosys-60c3ea367c942459a95e610ed98f277ce46c0142.tar.bz2
yosys-60c3ea367c942459a95e610ed98f277ce46c0142.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 f8878d85f..145a9bc99 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+30
+YOSYS_VER := 0.12+36
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o