aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-08 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-08 00:10:06 +0000
commit014c7e26b85000e99a27d2287a6967daa64d7a30 (patch)
tree3080615cfe28e53befa2cbf62f5b08221bb3efb4 /Makefile
parent630be7e11a5ea2a932e72caec4e944cb2e9c3fd3 (diff)
downloadyosys-014c7e26b85000e99a27d2287a6967daa64d7a30.tar.gz
yosys-014c7e26b85000e99a27d2287a6967daa64d7a30.tar.bz2
yosys-014c7e26b85000e99a27d2287a6967daa64d7a30.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 ffee2e2b9..4b9935c47 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3667
+YOSYS_VER := 0.9+3672
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o