aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-10-21 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-10-21 00:10:07 +0000
commitc76d533e07fe866253cdb4ed581028d7be8289e1 (patch)
tree7939e7344a4c528e5c33dc31e84cfa1614ac2d03 /Makefile
parente919d0c1255cda47fa5835ad468266621cab0ecf (diff)
downloadyosys-c76d533e07fe866253cdb4ed581028d7be8289e1.tar.gz
yosys-c76d533e07fe866253cdb4ed581028d7be8289e1.tar.bz2
yosys-c76d533e07fe866253cdb4ed581028d7be8289e1.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 79bd97261..2a9cf2eb5 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3627
+YOSYS_VER := 0.9+3632
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o