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