aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-15 01:09:43 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-15 01:09:43 +0000
commit66914b6eb3eba08d70bc847d3351d7d14eeb0ef7 (patch)
treef5c2527e097f9a469a3f1bcc7681d813db119405 /Makefile
parent19b7633aca6335bfdf79ab1fd71f99060f6e04ca (diff)
downloadyosys-66914b6eb3eba08d70bc847d3351d7d14eeb0ef7.tar.gz
yosys-66914b6eb3eba08d70bc847d3351d7d14eeb0ef7.tar.bz2
yosys-66914b6eb3eba08d70bc847d3351d7d14eeb0ef7.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 db975fc14..5a03fda5d 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+31
+YOSYS_VER := 0.15+38
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o