projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028f96e
)
Bump version
author
Yosys Bot
<yosys-bot@symbioticeda.com>
Sat, 29 Aug 2020 00:10:06 +0000
(
00:10
+0000)
committer
Yosys Bot
<yosys-bot@symbioticeda.com>
Sat, 29 Aug 2020 00:10:06 +0000
(
00:10
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f9d5aa2a68971856d332c795c84f339855bf923e..45213c6f84b1f381a60b7bb9bea51b3aef4fa607 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-123,7
+123,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+353
7
+YOSYS_VER := 0.9+353
9
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o