aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-27 00:56:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-27 00:56:19 +0000
commit84f0df1c9590572f339b62c8210837f01a024c76 (patch)
tree74f13a932ab9973c3036d86625e6280174f081f0 /Makefile
parent76f7b030ae929ce2388a3cbadea935ca2a31f3df (diff)
downloadyosys-84f0df1c9590572f339b62c8210837f01a024c76.tar.gz
yosys-84f0df1c9590572f339b62c8210837f01a024c76.tar.bz2
yosys-84f0df1c9590572f339b62c8210837f01a024c76.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 27aa10d36..11a1e2fc8 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+15
+YOSYS_VER := 0.13+17
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o