aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-02 00:10:04 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-02 00:10:04 +0000
commitb72c29465392c8d260ddf55def169438f7fb64b2 (patch)
tree8a4af731eac1e1a0aff0a9c617431dda7f69be11 /Makefile
parentb0d4c63957713f46252f3b243890953e4764ca85 (diff)
downloadyosys-b72c29465392c8d260ddf55def169438f7fb64b2.tar.gz
yosys-b72c29465392c8d260ddf55def169438f7fb64b2.tar.bz2
yosys-b72c29465392c8d260ddf55def169438f7fb64b2.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 fd7816898..57ef0b65e 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3819
+YOSYS_VER := 0.9+3830
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o