aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-15 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-15 00:10:05 +0000
commit339848b954491e6bb63a3062c60f840730123436 (patch)
tree6adaca7b246ffc931164b2eafa1ea24cd3ac50c6 /Makefile
parent01626e6746e85832d5b75785b9e45f39ff8eb299 (diff)
downloadyosys-339848b954491e6bb63a3062c60f840730123436.tar.gz
yosys-339848b954491e6bb63a3062c60f840730123436.tar.bz2
yosys-339848b954491e6bb63a3062c60f840730123436.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 e00f50075..2953af2e7 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3836
+YOSYS_VER := 0.9+3838
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o