aboutsummaryrefslogtreecommitdiffstats
path: root/CodingReadme
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-08-28 09:21:03 -0700
committerEddie Hung <eddie@fpgeh.com>2019-08-28 09:21:03 -0700
commitba5d81c7f1d97ca09cefb0185b33e549e166cee2 (patch)
treec70d709c9522c2b15891c40c1e265f5c2779465a /CodingReadme
parent9172d4a6740145e7b3c7c34b8fb5effd23598a94 (diff)
parent13424352cc8dca5f08ad22aa42066dc7f62afea5 (diff)
downloadyosys-ba5d81c7f1d97ca09cefb0185b33e549e166cee2.tar.gz
yosys-ba5d81c7f1d97ca09cefb0185b33e549e166cee2.tar.bz2
yosys-ba5d81c7f1d97ca09cefb0185b33e549e166cee2.zip
Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl
Diffstat (limited to 'CodingReadme')
-rw-r--r--CodingReadme1
1 files changed, 1 insertions, 0 deletions
diff --git a/CodingReadme b/CodingReadme
index b64e79178..8212436e5 100644
--- a/CodingReadme
+++ b/CodingReadme
@@ -390,6 +390,7 @@ Finally run all tests with "make config-{clang,gcc,gcc-4.8}":
Release:
- set YOSYS_VER to x.y.z in Makefile
+ - remove "bumpversion" target from Makefile
- update version string in CHANGELOG
git commit -am "Yosys x.y.z"