aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-15 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-15 00:10:06 +0000
commit40e35993af6ecb6207f15cc176455ff8d66bcc69 (patch)
tree07ee3e82649d9adbe221b28ab6509580e33e6c1d
parentde991977385330dfd628f15440e90a607842fbc4 (diff)
downloadyosys-40e35993af6ecb6207f15cc176455ff8d66bcc69.tar.gz
yosys-40e35993af6ecb6207f15cc176455ff8d66bcc69.tar.bz2
yosys-40e35993af6ecb6207f15cc176455ff8d66bcc69.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0de22cfc0..923e06057 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3758
+YOSYS_VER := 0.9+3760
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o