projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b7007
)
Bump version
author
Yosys Bot
<yosys-bot@symbioticeda.com>
Sun, 13 Dec 2020 00:10:07 +0000
(
00:10
+0000)
committer
Yosys Bot
<yosys-bot@symbioticeda.com>
Sun, 13 Dec 2020 00:10:07 +0000
(
00:10
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 24129fc4347ed56d8eb84c7069e96d47e0cdb724..0de22cfc0327aa2fda8ad745803f373e23cbdae0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-125,7
+125,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+375
5
+YOSYS_VER := 0.9+375
8
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o