aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-07 00:56:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-07 00:56:31 +0000
commit9c93668954fe2ec7aa1fb64573f6e9bf97824b60 (patch)
treea8a72cca8d5f5cbf13dde4b3222c0696095d31a7 /Makefile
parent958c3a46ad84917e6f1ba06f5eac3ccda1964c2b (diff)
downloadyosys-9c93668954fe2ec7aa1fb64573f6e9bf97824b60.tar.gz
yosys-9c93668954fe2ec7aa1fb64573f6e9bf97824b60.tar.bz2
yosys-9c93668954fe2ec7aa1fb64573f6e9bf97824b60.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 d39047a30..f729c5e18 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+37
+YOSYS_VER := 0.13+39
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o