Skip to content

Commit f45b290

Browse files
Bump version
1 parent be9595e commit f45b290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
129129
LDLIBS += -lrt
130130
endif
131131

132-
YOSYS_VER := 0.15+44
132+
YOSYS_VER := 0.15+46
133133
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
134134
OBJS = kernel/version_$(GIT_REV).o
135135

0 commit comments

Comments
 (0)