aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-27 06:29:13 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-27 06:29:13 +0100
commit0256105ac21bdea384809772ca45559db4292307 (patch)
tree1aa29d15bc8d9cd5ebae9667752545fb69caa042 /Makefile
parentbc3cc8871973c23043da48c1db76f352b33ea259 (diff)
downloadyosys-0256105ac21bdea384809772ca45559db4292307.tar.gz
yosys-0256105ac21bdea384809772ca45559db4292307.tar.bz2
yosys-0256105ac21bdea384809772ca45559db4292307.zip
Set version number to 0.1.0+
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40bc61f4d..c7ae5525e 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ LDFLAGS = -rdynamic
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
QMAKE = qmake-qt4
-YOSYS_VER := 0.0.x
+YOSYS_VER := 0.1.0+
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o