3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Now we are in Yoys 0.2.0+ development

This commit is contained in:
Clifford Wolf 2014-02-16 00:54:41 +01:00
parent c05c3098f1
commit b0ae19fa92
2 changed files with 9 additions and 3 deletions

View file

@ -27,7 +27,7 @@ LDFLAGS = -rdynamic
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
QMAKE = qmake-qt4
YOSYS_VER := 0.2.0
YOSYS_VER := 0.2.0+
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o