aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcelina Koƛcielnicka <mwk@0x04.net>2021-05-20 12:50:32 +0200
committerMarcelina Koƛcielnicka <mwk@0x04.net>2021-05-20 12:50:32 +0200
commit25de8faf10157ab0cb40f77c7cbf3143527c598e (patch)
tree28bb9b85a39ef04cb9728fea0eff3d881c0b56c0
parent4240498f71e61dbb57668ef31be67ef5ad7e574a (diff)
downloadyosys-25de8faf10157ab0cb40f77c7cbf3143527c598e.tar.gz
yosys-25de8faf10157ab0cb40f77c7cbf3143527c598e.tar.bz2
yosys-25de8faf10157ab0cb40f77c7cbf3143527c598e.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff62aca25..b8ef9343a 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4052
+YOSYS_VER := 0.9+4081
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o