projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45725d3
)
Bump version
author
Yosys Bot
<yosys-bot@symbioticeda.com>
Thu, 26 Nov 2020 00:10:09 +0000
(
00:10
+0000)
committer
Yosys Bot
<yosys-bot@symbioticeda.com>
Thu, 26 Nov 2020 00:10:09 +0000
(
00:10
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 43c3a7af4d9e4d8e8c92fb6263b4c25c0fc9f95d..d352358a0e016dc1d45433d1a1cd6745d46e7d92 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-125,7
+125,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3
696
+YOSYS_VER := 0.9+3
710
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o