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