aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-10 00:58:51 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-10 00:58:51 +0000
commitc8903e7053af0d6f223f36931ea3092cd7a6e066 (patch)
tree0368c2541653e1929425c7dd978646d156ff6e4b
parenta08fff9c0f36c050f8829a35dc19ea7e2e767fa1 (diff)
downloadyosys-c8903e7053af0d6f223f36931ea3092cd7a6e066.tar.gz
yosys-c8903e7053af0d6f223f36931ea3092cd7a6e066.tar.bz2
yosys-c8903e7053af0d6f223f36931ea3092cd7a6e066.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79eeb71a9..6e7e9f59f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+1
+YOSYS_VER := 0.14+6
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o