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