aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-18 00:56:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-18 00:56:23 +0000
commita15b01a777c7e122e1ebce6920c58faa94b4dba6 (patch)
tree4437a6f76271baac0af02480be49253fd1b26db3
parent3efc14f5ad856842725a96af0a49c046c622a52d (diff)
downloadyosys-a15b01a777c7e122e1ebce6920c58faa94b4dba6.tar.gz
yosys-a15b01a777c7e122e1ebce6920c58faa94b4dba6.tar.bz2
yosys-a15b01a777c7e122e1ebce6920c58faa94b4dba6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1b9a65dbe..423edc07d 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.10+28
+YOSYS_VER := 0.10+30
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o