File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -74,5 +74,6 @@ This is a draft document. Proofreading and pull-requests are welcome!
7474 testing-readtags.rst
7575 reporting.rst
7676 contributions.rst
77+ releasing.rst
7778 other-projects.rst
7879 developers.rst
Original file line number Diff line number Diff line change 1+ .. _releasing :
2+
3+ ======================================================================
4+ How to release a new version
5+ ======================================================================
6+
7+ :Maintainer: Masatake YAMATO <
[email protected] >
8+
9+ .. contents :: `Table of contents`
10+ :depth: 3
11+ :local:
12+
13+ ----
14+
15+ Update the version number embeded in the following places:
16+
17+ * ``configure.ac ``
18+ * ``Tmain/sandbox-version.d/stdout-expected.txt ``
You can’t perform that action at this time.
0 commit comments