aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-26 00:13:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-26 00:13:30 +0000
commit207417617deb7c23ad3ce3fef36230cd32f24903 (patch)
tree5764abc6d83145b48023edbbbc1a89c03b6b34af /Makefile
parent349c0ff0a7349a05fbb4381ba5b5ebb16b92261c (diff)
downloadyosys-207417617deb7c23ad3ce3fef36230cd32f24903.tar.gz
yosys-207417617deb7c23ad3ce3fef36230cd32f24903.tar.bz2
yosys-207417617deb7c23ad3ce3fef36230cd32f24903.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 6d90d14c4..ae151dfdb 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+53
+YOSYS_VER := 0.15+57
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o