aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-10-25 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-10-25 00:10:05 +0000
commite2a39bb1e71b97d423a3c2233abce996376e25dd (patch)
tree3a6aca4e7192e5af762317c89d291c2c12e06285 /Makefile
parentd3b6b7fe981c13f50b61d76603ba8c6686188966 (diff)
downloadyosys-e2a39bb1e71b97d423a3c2233abce996376e25dd.tar.gz
yosys-e2a39bb1e71b97d423a3c2233abce996376e25dd.tar.bz2
yosys-e2a39bb1e71b97d423a3c2233abce996376e25dd.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 5664df632..88a9f35f4 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3652
+YOSYS_VER := 0.9+3654
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o