Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 19, 2022
1 parent c3a3f68 commit 29c0a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif

YOSYS_VER := 0.16+34
YOSYS_VER := 0.16+41
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o

Expand Down

0 comments on commit 29c0a59

Please sign in to comment.