aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-10-16 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-10-16 00:10:07 +0000
commit4c925a3214347f86673c4aa97e5b127530cd0270 (patch)
tree33475ce5192c80f0b0b041dff9b28f37a8422d14 /Makefile
parent66769a3f6aea4c321ad123e4b2e2c6b2c1e35415 (diff)
downloadyosys-4c925a3214347f86673c4aa97e5b127530cd0270.tar.gz
yosys-4c925a3214347f86673c4aa97e5b127530cd0270.tar.bz2
yosys-4c925a3214347f86673c4aa97e5b127530cd0270.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 f7d90c4b1..35160c69f 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3621
+YOSYS_VER := 0.9+3624
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o