aboutsummaryrefslogtreecommitdiffstats
path: root/CodingReadme
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-08-27 10:13:23 +0200
committerClifford Wolf <clifford@clifford.at>2019-08-27 10:15:25 +0200
commitfdbcf789099d327bd5e9f2e0658cdad754b09db2 (patch)
treee7ce2dfd4ec66fedf22461bd7fcda0b7ce915b83 /CodingReadme
parentbd3773a17f220f1fa9b478b3785acac42ca3bd7f (diff)
downloadyosys-fdbcf789099d327bd5e9f2e0658cdad754b09db2.tar.gz
yosys-fdbcf789099d327bd5e9f2e0658cdad754b09db2.tar.bz2
yosys-fdbcf789099d327bd5e9f2e0658cdad754b09db2.zip
Add "make bumpversion"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
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"