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