aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-29 00:10:04 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-29 00:10:04 +0000
commit0347b441a1ea574977f347b59895b7374da9d028 (patch)
tree09ac62acfff89c44448d62d899b2357800a5f342 /Makefile
parentc718780ff6a152d80a9c5d15c17b32bede513ab8 (diff)
downloadyosys-0347b441a1ea574977f347b59895b7374da9d028.tar.gz
yosys-0347b441a1ea574977f347b59895b7374da9d028.tar.bz2
yosys-0347b441a1ea574977f347b59895b7374da9d028.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 57bf2a726..17d3ced8a 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3809
+YOSYS_VER := 0.9+3814
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o