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