aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-01 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-01 00:10:05 +0000
commit56054f2ce3b76947600a1e6b0f92cc1a71ff35bd (patch)
treea69885f0dd918a1a7085af802a09f465343c98dd /Makefile
parentdfeff65c2b3a0d663c7c2bf9888162af54db2e35 (diff)
downloadyosys-56054f2ce3b76947600a1e6b0f92cc1a71ff35bd.tar.gz
yosys-56054f2ce3b76947600a1e6b0f92cc1a71ff35bd.tar.bz2
yosys-56054f2ce3b76947600a1e6b0f92cc1a71ff35bd.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 6bfe47f98..a51832ca5 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3656
+YOSYS_VER := 0.9+3659
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o