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