Skip to content

Commit e14d39a

Browse files
committed
Update for V5.7
1 parent cf8b745 commit e14d39a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Quick start (Using source code)
1414
We have confirmed the operation with Linux(x64).
15-
- CentOS 7.9 (gcc 4.8.5), RockyLinux 9.3(gcc 11), Ubuntu 22.04(gcc 11)
15+
- Ubuntu 22.04(gcc 11), RockyLinux 9.4(gcc 11)
1616

1717
Note:
1818
- Please install Python3 in advance.
@@ -60,7 +60,7 @@ Note:
6060
## Quick start (Using RPM or DEB)
6161

6262
We have confirmed the operation with Linux(x64).
63-
- CentOS 7.9, RockyLinux 9.3, Ubuntu 22.04
63+
- Ubuntu 22.04, RockyLinux 9.4
6464

6565
Note:
6666
- Please install Python3 in advance.
@@ -127,6 +127,7 @@ If necessary, please refer to [Installation Troubleshooting](docs/TroubleShootin
127127
- [V5.3 Release Notes](docs/GridDB-5.3-CE-RELEASE_NOTES.md)
128128
- [V5.5 Release Notes](docs/GridDB-5.5-CE-RELEASE_NOTES.md)
129129
- [V5.6 Release Notes](docs/GridDB-5.6-CE-RELEASE_NOTES.md)
130+
- [V5.7 Release Notes](docs/GridDB-5.7-CE-RELEASE_NOTES.md)
130131

131132
## Client and Connector
132133
There are other clients and API for GridDB.

README_ja.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GridDBが提供する機能は『[GridDB 機能リファレンス](https://githu
1414
## クイックスタート (ソースコードの利用)
1515

1616
以下のLinux(x64)環境での動作を確認しています。
17-
- CentOS 7.9(gcc 4.8.5), RockyLinux 9.3(gcc 11), Ubuntu 22.04(gcc 11)
17+
- Ubuntu 22.04(gcc 11), RockyLinux 9.4(gcc 11)
1818

1919
※事前にtclをインストールしてください。例) yum install tcl.x86_64
2020
※事前にPython3をインストールしてください。例) yum install python3
@@ -62,7 +62,7 @@ GridDBが提供する機能は『[GridDB 機能リファレンス](https://githu
6262
## クイックスタート (RPM/DEBファイルの利用)
6363

6464
以下のLinux(x64)環境での動作を確認しています。
65-
- CentOS 7.9、RockyLinux 9.3、Ubuntu 22.04
65+
- Ubuntu 22.04、RockyLinux 9.4
6666

6767
※事前にPython3をインストールしてください。例) yum install python3
6868

@@ -128,6 +128,7 @@ GridDBが提供する機能は『[GridDB 機能リファレンス](https://githu
128128
* [V5.3 Release Notes](docs/GridDB-5.3-CE-RELEASE_NOTES_ja.md)
129129
* [V5.5 Release Notes](docs/GridDB-5.5-CE-RELEASE_NOTES_ja.md)
130130
* [V5.6 Release Notes](docs/GridDB-5.6-CE-RELEASE_NOTES_ja.md)
131+
* [V5.7 Release Notes](docs/GridDB-5.7-CE-RELEASE_NOTES_ja.md)
131132

132133
## クライアントとコネクタ
133134
Java以外のクライアント、APIもあります。

0 commit comments

Comments
 (0)