projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a4f420
)
Bump version
author
Yosys Bot
<yosys-bot@symbioticeda.com>
Mon, 10 Aug 2020 09:30:51 +0000
(09:30 +0000)
committer
Yosys Bot
<yosys-bot@symbioticeda.com>
Mon, 10 Aug 2020 09:30:51 +0000
(09:30 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 127fd972b83e37dbfe27068c0db05ed63c614d7f..251d895319c4024e467790bfc8e0e328a23b8c91 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-123,7
+123,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+34
68
+YOSYS_VER := 0.9+34
70
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o