aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-12 01:02:32 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-12 01:02:32 +0000
commita502570c250ba36900f4f9e5db1c65aa1eeb8bb6 (patch)
tree420baf5f90f3c32ca91865b15e7e9ee4b8bbcf5d
parentcbece4af0caebc7f04382f61492e61c84b6acbfd (diff)
downloadyosys-a502570c250ba36900f4f9e5db1c65aa1eeb8bb6.tar.gz
yosys-a502570c250ba36900f4f9e5db1c65aa1eeb8bb6.tar.bz2
yosys-a502570c250ba36900f4f9e5db1c65aa1eeb8bb6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f60fe30ed..db975fc14 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+11
+YOSYS_VER := 0.15+31
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o