Skip to content

Commit d9d5989

Browse files
committed
Release v4.0
1 parent 855a2c9 commit d9d5989

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/appendix/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
\titleformat{\section}{\Large\bfseries}{}{0em}{}{}
88

9-
v4.0 (xxxx-xx-xx)
9+
v4.0 (2018-12-23)
1010
=================
1111

1212
- 文档不再使用 LaTeX 源码,改而采用 reStructuredText 语言,并使用 sphinx 制作文档

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
copyright = '2012 - {}, SeisMan'.format(datetime.date.today().year)
2727
author = 'SeisMan'
2828
version = '4.0'
29-
release = '4.0'
29+
release = version
3030
language = 'zh_CN'
3131

3232
# List of patterns, relative to source directory, that match files and

source/version.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ SAC,都建议阅读最新版本的文档。
3636
+----------+--------------+---------+--------------+
3737
| 3.6 | 2018-03-21 | 101.6a | 2013-11-11 |
3838
+----------+--------------+---------+--------------+
39-
| 4.0 | | 101.6a | 2013-11-11 |
39+
| 4.0 | 2018-12-23 | 101.6a | 2013-11-11 |
4040
+----------+--------------+---------+--------------+

0 commit comments

Comments
 (0)