projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b734f2c
)
Bump version
author
Yosys Bot
<yosys-bot@symbioticeda.com>
Thu, 21 Jan 2021 00:10:05 +0000
(
00:10
+0000)
committer
Yosys Bot
<yosys-bot@symbioticeda.com>
Thu, 21 Jan 2021 00:10:05 +0000
(
00:10
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a6e7f07fcabe63f9532bdaa0e6439cb22b6fd8b2..728647a3f08830b6c978da1188ff80f9f042d1f0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-126,7
+126,7
@@
LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+38
45
+YOSYS_VER := 0.9+38
52
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o