aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-08-20 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-08-20 00:10:07 +0000
commit23719ad46dd13e338851961565858e25c66d63f7 (patch)
tree48d346838c117cffacbc85113e80aab44c2296d8 /Makefile
parent87b9ee330d5fa6f7ddcbe1bcc3a582c40541330c (diff)
downloadyosys-23719ad46dd13e338851961565858e25c66d63f7.tar.gz
yosys-23719ad46dd13e338851961565858e25c66d63f7.tar.bz2
yosys-23719ad46dd13e338851961565858e25c66d63f7.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 6dffda630..0194f3655 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3491
+YOSYS_VER := 0.9+3496
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o