aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-11 00:54:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-11 00:54:59 +0000
commit8e91857fabe75e032810bb09a22af1b18cb8172f (patch)
tree1db07e53576b9b109246bbccc387836a7b79167f
parent2412497c26131551a4f01262bc0a5f6528527e47 (diff)
downloadyosys-8e91857fabe75e032810bb09a22af1b18cb8172f.tar.gz
yosys-8e91857fabe75e032810bb09a22af1b18cb8172f.tar.bz2
yosys-8e91857fabe75e032810bb09a22af1b18cb8172f.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdaff5189..85ee2796f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+3
+YOSYS_VER := 0.12+13
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o