aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-03 01:08:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-03 01:08:21 +0000
commite768f7552cf821eb06fef0c0a980605f99b8bc3b (patch)
treec80b0256c329b23022c24a236a13ba3daeba044d
parent3818e1160dae272b56692a86b6b0b55159a359a8 (diff)
downloadyosys-e768f7552cf821eb06fef0c0a980605f99b8bc3b.tar.gz
yosys-e768f7552cf821eb06fef0c0a980605f99b8bc3b.tar.bz2
yosys-e768f7552cf821eb06fef0c0a980605f99b8bc3b.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4cbd0639..979db4d1b 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+65
+YOSYS_VER := 0.14+67
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o