aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-26 00:51:59 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-26 00:51:59 +0000
commitee230f2bb9a2fe473b0ddb6bcfa30a15b0f07c88 (patch)
treec5c7b3ac87eec70f62e409533e195d003417ba0a
parentb8624ad2aef941776f5b4a08f66f8d43e70f8467 (diff)
downloadyosys-ee230f2bb9a2fe473b0ddb6bcfa30a15b0f07c88.tar.gz
yosys-ee230f2bb9a2fe473b0ddb6bcfa30a15b0f07c88.tar.bz2
yosys-ee230f2bb9a2fe473b0ddb6bcfa30a15b0f07c88.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d806f438..de91acbc2 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.10+46
+YOSYS_VER := 0.10+48
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o