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