aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-02-05 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-02-05 00:10:05 +0000
commit7c6bf42db8cf8e269b04591a80d8e085e072059a (patch)
treef8ec124ea244f52bc3e6c11989304b97845c94eb /Makefile
parentbaf1875307f1608762169d3037ba005da88b201e (diff)
downloadyosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.tar.gz
yosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.tar.bz2
yosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.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 843ced935..af76bca37 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3885
+YOSYS_VER := 0.9+3888
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o