aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-22 00:10:15 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-22 00:10:15 +0000
commit8fbb517118f3d281e5ff00a21f88e5f15d71746f (patch)
treebbcfe528d403793c43f8fa2cf9e22123c88bfbee
parented5790382ac8427f8681456e00d76b8dce92d87d (diff)
downloadyosys-8fbb517118f3d281e5ff00a21f88e5f15d71746f.tar.gz
yosys-8fbb517118f3d281e5ff00a21f88e5f15d71746f.tar.bz2
yosys-8fbb517118f3d281e5ff00a21f88e5f15d71746f.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4eec8abe..54752808e 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3578
+YOSYS_VER := 0.9+3582
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o