aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-16 00:14:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-16 00:14:57 +0000
commit36b5caf8217d4ca57b2c53cd76da5f1ace74a20f (patch)
treea6927a61ce089a27d25dee025ae7ebd1eb7cceb7
parent25ff83f0b5075fe1f6f2a2daa7f4596f08a1a638 (diff)
downloadyosys-36b5caf8217d4ca57b2c53cd76da5f1ace74a20f.tar.gz
yosys-36b5caf8217d4ca57b2c53cd76da5f1ace74a20f.tar.bz2
yosys-36b5caf8217d4ca57b2c53cd76da5f1ace74a20f.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 38bafc2f1..1a73e726f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+31
+YOSYS_VER := 0.16+34
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o