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