projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
861f2af
)
Bump version
author
Clifford Wolf
<clifford@clifford.at>
Mon, 16 Sep 2019 11:05:41 +0000
(13:05 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Mon, 16 Sep 2019 11:05:41 +0000
(13:05 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 492ef6ce281c8c417313c442252a572a42d0eb02..bd69ce8459f2a60be6233063189fa54b67d3cf91 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4
06
+YOSYS_VER := 0.9+4
31
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o