Bump version
[yosys.git] / Makefile
index 38bafc2f188a99a24efadd5bd1e498acc04ad254..1a73e726f10a897d3ce539364dd233537b571359 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.16+31
+YOSYS_VER := 0.16+34
 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o