aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-01 01:12:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-01 01:12:24 +0000
commit4a38d15f0df29a2ea62188432678274c84a89c73 (patch)
treeef4bfff41931459a8491f64b38e7312e5871567b /Makefile
parentec4af6af2f380f397a17c82701d7b68feaba01fb (diff)
downloadyosys-4a38d15f0df29a2ea62188432678274c84a89c73.tar.gz
yosys-4a38d15f0df29a2ea62188432678274c84a89c73.tar.bz2
yosys-4a38d15f0df29a2ea62188432678274c84a89c73.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 61e8bbe5e..b4cbd0639 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+60
+YOSYS_VER := 0.14+65
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o