aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-02-16 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-02-16 00:10:06 +0000
commit78684596dcd6e5c62d020d13480ed6d081c865bd (patch)
tree6172189ae9673e2671094277343d920d0a944392 /Makefile
parent27d77415408be5e61c6334655d2f82693d20af44 (diff)
downloadyosys-78684596dcd6e5c62d020d13480ed6d081c865bd.tar.gz
yosys-78684596dcd6e5c62d020d13480ed6d081c865bd.tar.bz2
yosys-78684596dcd6e5c62d020d13480ed6d081c865bd.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 809251be3..baffc53ea 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3905
+YOSYS_VER := 0.9+3908
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o