aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-30 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-30 00:10:06 +0000
commit48d0aeb09483283c46491448304bf04865e176f5 (patch)
tree15facb69b3bb5f7c4e68702cab5f8fd834aeea63
parentda1d06d7852a64e562a8a8a75aa8b4c1864bc9e7 (diff)
downloadyosys-48d0aeb09483283c46491448304bf04865e176f5.tar.gz
yosys-48d0aeb09483283c46491448304bf04865e176f5.tar.bz2
yosys-48d0aeb09483283c46491448304bf04865e176f5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd9e77448..0883ef60f 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3814
+YOSYS_VER := 0.9+3819
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o