aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-20 00:56:49 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-20 00:56:49 +0000
commit69b2b13ddd98e059f75911fef13718cca23002e3 (patch)
tree9ccebce1754570ed9c8ed7f6456df24d575ee1a1
parentfe9689c136bc42dbb3ac4e4ecaaa08d7b4721ab4 (diff)
downloadyosys-69b2b13ddd98e059f75911fef13718cca23002e3.tar.gz
yosys-69b2b13ddd98e059f75911fef13718cca23002e3.tar.bz2
yosys-69b2b13ddd98e059f75911fef13718cca23002e3.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 423edc07d..807c81b56 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.10+30
+YOSYS_VER := 0.10+36
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o