aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-13 01:02:04 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-13 01:02:04 +0000
commit59738c09beb3ba43a693b77eb4545122a99df7d2 (patch)
tree11aa22f22901bc3f7a7df2a30c82a3781295802e
parent3a62fa0c97446f0b904f57751c0325e84c9ff3ab (diff)
downloadyosys-59738c09beb3ba43a693b77eb4545122a99df7d2.tar.gz
yosys-59738c09beb3ba43a693b77eb4545122a99df7d2.tar.bz2
yosys-59738c09beb3ba43a693b77eb4545122a99df7d2.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 795ae52c4..e8c06f9c9 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+34
+YOSYS_VER := 0.14+36
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o