aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-19 00:17:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-19 00:17:59 +0000
commit015ca4ddac0c548e1ff564b6008d4dd35b1cbfaa (patch)
treeb3894e8e675db1c9ce8692bf4b363ee49808ab13
parent606f1637aeabe2b7ff31520a9f0d37899b5cb06b (diff)
downloadyosys-015ca4ddac0c548e1ff564b6008d4dd35b1cbfaa.tar.gz
yosys-015ca4ddac0c548e1ff564b6008d4dd35b1cbfaa.tar.bz2
yosys-015ca4ddac0c548e1ff564b6008d4dd35b1cbfaa.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c3cc380d..0d77c3bb6 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+16
+YOSYS_VER := 0.17+30
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o