Skip to content

Commit a3d1fbe

Browse files
core-manseismanwangliang1989
authored
Release v4.2 (#246)
Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: 王亮 <[email protected]>
1 parent 61140ee commit a3d1fbe

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

source/SAC_style.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
% 文档相关信息
22
\newcommand{\SACDOCTITLE}{SAC \textbf{参考手册}} % 文档标题
33
\newcommand{\SACDOCAUTHOR}{SeisMan} % 文档作者
4-
\newcommand{\SACDOCVERSION}{4.1} % 文档版本
4+
\newcommand{\SACDOCVERSION}{4.2} % 文档版本
55
\newcommand{\SACDOCDATE}{\today} % 文档发布日期
66
\newcommand{\SACVERSION}{101.6a} % SAC版本号
77

source/appendix/changelog.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66

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

9+
v4.2 (2021-06-12)
10+
=================
11+
12+
13+
- 新建”SAC 安装“一章,包含“申请 SAC“和 不同系统下的 SAC 安装
14+
- 更新 SAC 安装
15+
- 移动“文档阅读指南”小节至“SAC 简介”
16+
- 移动“文档约定”小节至“SAC 简介”
17+
- 更新章节名称
18+
- 更新“申请 SAC”
19+
- 增加 rdseed 不再维护的警告
20+
- 修改 macOS 默认配置文件为 :file:`~/.zshrc`
21+
- 调整“SAC 基础”、“SAC 文件格式”各小节标题
22+
- 调整“SAC 安装”结构
23+
- Julia 中的 SAC I/O 更新为 SeisIO.jl
24+
925
v4.1 (2020-09-23)
1026
=================
1127

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
project = 'SAC参考手册'
2828
copyright = '2012 - {}, SeisMan'.format(datetime.date.today().year)
2929
author = 'SeisMan'
30-
version = '4.1'
30+
version = '4.2'
3131
release = version
3232
language = 'zh_CN'
3333

source/version.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ SAC,都建议阅读最新版本的文档。
1111
========== ============== ========= =============
1212
文档版本 文档发布日期 SAC 版本 SAC 发布日期
1313
========== ============== ========= =============
14+
4.2 2021-06-12 101.6a 2013-11-11
1415
4.1 2020-09-23 101.6a 2013-11-11
1516
4.0 2018-12-23 101.6a 2013-11-11
1617
3.6 2018-03-21 101.6a 2013-11-11

0 commit comments

Comments
 (0)