aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-09 00:15:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-09 00:15:22 +0000
commitc1646a00ac5a7b6ab53af64d5f2f70c5848cdf12 (patch)
tree6726e73c73e20417186a264dd62b6fae222bc815 /Makefile
parent4772bc70d016f326da935441f75cd9b80329b681 (diff)
downloadyosys-c1646a00ac5a7b6ab53af64d5f2f70c5848cdf12.tar.gz
yosys-c1646a00ac5a7b6ab53af64d5f2f70c5848cdf12.tar.bz2
yosys-c1646a00ac5a7b6ab53af64d5f2f70c5848cdf12.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 3b38352c2..38bafc2f1 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+6
+YOSYS_VER := 0.16+31
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o