aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-11 00:10:17 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-11 00:10:17 +0000
commit71ca9a825309635511b64b3ec40e5e5e9b6ad49b (patch)
tree15cfe77a89397cf8cabdccdbac3c6cc3da83e191
parent924f1713c220755bb2dd6313c2226b9111e16b58 (diff)
downloadyosys-71ca9a825309635511b64b3ec40e5e5e9b6ad49b.tar.gz
yosys-71ca9a825309635511b64b3ec40e5e5e9b6ad49b.tar.bz2
yosys-71ca9a825309635511b64b3ec40e5e5e9b6ad49b.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4b9935c47..13d33b7f6 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3672
+YOSYS_VER := 0.9+3675
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o