aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-05 00:15:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-05 00:15:34 +0000
commita8cc0c3930ff6820df7e1a859d7d479f2660c07e (patch)
tree46da4e1dce7d7e1d16b1462062eb5b232fccf63d /Makefile
parent18a48b133754d6390d7e3305d28fe65bbc33c77d (diff)
downloadyosys-a8cc0c3930ff6820df7e1a859d7d479f2660c07e.tar.gz
yosys-a8cc0c3930ff6820df7e1a859d7d479f2660c07e.tar.bz2
yosys-a8cc0c3930ff6820df7e1a859d7d479f2660c07e.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 ef928a093..620dbaa48 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+63
+YOSYS_VER := 0.16+65
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o