aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-31 00:54:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-31 00:54:31 +0000
commitfc40df09166b6c083ffbe87d07c51ba8abde760e (patch)
tree45449d379fdf43fdb7b6a23d415e2bb77ff89a18
parent56e7791760ce67cb1831691460b50bf73a4f5117 (diff)
downloadyosys-fc40df09166b6c083ffbe87d07c51ba8abde760e.tar.gz
yosys-fc40df09166b6c083ffbe87d07c51ba8abde760e.tar.bz2
yosys-fc40df09166b6c083ffbe87d07c51ba8abde760e.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8950593dd..13a431882 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+25
+YOSYS_VER := 0.13+28
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o