[yosys] 38/38: Yosys 0.5

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Feb 9 19:36:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to tag upstream/0.5.0
in repository yosys.

commit c3c9fbfb8c6782bcf39ed307325d3c83a3e69e7e
Author: Clifford Wolf <clifford at clifford.at>
Date:   Mon Feb 9 12:49:52 2015 +0100

    Yosys 0.5
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1a1f268..f1188da 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ else
 	LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.4+$(shell test -d .git && { git log --author=clifford at clifford.at --oneline d5aa0ee158b41.. | wc -l; })
+YOSYS_VER := 0.5
 GIT_REV := $(shell git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git



More information about the debian-science-commits mailing list