summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-16 00:54:41 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-16 00:54:41 +0100
commitb0ae19fa92787436e4c139f42af5f5890f0d4dd8 (patch)
tree08b7d75ad2a76a00a79cf9e4005c4e6c7cbba6c9
parentc05c3098f1d8a319706ad671607e7d894f33758e (diff)
Now we are in Yoys 0.2.0+ development
-rw-r--r--CHANGELOG10
-rw-r--r--Makefile2
2 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ebc4c644..c014f458 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
-List of incompatible changes and major milestones between releases
-==================================================================
+List of changes and major improvements between releases
+=======================================================
+
+
+Yosys 0.2.0 .. Yoys 0.2.0+
+--------------------------
+
+ ... TBD ...
Yosys 0.1.0 .. Yoys 0.2.0
diff --git a/Makefile b/Makefile
index 94a168a9..730a5355 100644
--- a/Makefile
+++ b/Makefile
@@ -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