aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcelina Koƛcielnicka <mwk@0x04.net>2021-03-30 02:30:17 +0200
committerMarcelina Koƛcielnicka <mwk@0x04.net>2021-03-30 02:30:17 +0200
commit687f381b6985d9dda7e11535628e2fafff267af5 (patch)
tree0c33c856e51c4383b277325902868dfee59ec23d
parent0505c604e70c6d9621eb6ace6a9d8a3a5ac71eaa (diff)
downloadyosys-687f381b6985d9dda7e11535628e2fafff267af5.tar.gz
yosys-687f381b6985d9dda7e11535628e2fafff267af5.tar.bz2
yosys-687f381b6985d9dda7e11535628e2fafff267af5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 763871523..4760eaa35 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4008
+YOSYS_VER := 0.9+4052
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o