Skip to content

Commit 0b4be5e

Browse files
committed
docs(web): add a short document showing how to release a new version
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 3b0d480 commit 0b4be5e

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

docs/releasing.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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``

0 commit comments

Comments
 (0)