aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-22 00:15:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-22 00:15:19 +0000
commitf45b2908203c42a9502d6bfa5f9a537a61efa6c8 (patch)
treeb9779d47c0e2b1909912881b0314140c54b23d7a /Makefile
parentbe9595e18f412f3ee3667d042ddf32b438de2678 (diff)
downloadyosys-f45b2908203c42a9502d6bfa5f9a537a61efa6c8.tar.gz
yosys-f45b2908203c42a9502d6bfa5f9a537a61efa6c8.tar.bz2
yosys-f45b2908203c42a9502d6bfa5f9a537a61efa6c8.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed56f1b55..179d64a5a 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+44
+YOSYS_VER := 0.15+46
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o