Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yosys-bot committed Aug 28, 2020
1 parent cc0a4e8 commit c75d8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif

YOSYS_VER := 0.9+3527
YOSYS_VER := 0.9+3537
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o

Expand Down

0 comments on commit c75d8c7

Please sign in to comment.