projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468b8a5
)
Bump version
author
Clifford Wolf
<clifford@clifford.at>
Thu, 3 Oct 2019 10:26:08 +0000
(12:26 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 3 Oct 2019 10:26:08 +0000
(12:26 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2644721beeb153055132e99e42d26943a2769e3e..aa3fc8099f9277141180d5b2e8ff05261fdfa0b6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-115,7
+115,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+
899
+YOSYS_VER := 0.9+
932
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o