File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Building of the library and execution of the sample programs have been checked i
12
12
SWIG: 3.0.12
13
13
GCC: 4.8.2
14
14
Node.js: 6
15
- GridDB Server and C Client: 4.0 CE / 3.0 CE
15
+ GridDB Server and C Client: 4.1 CE
16
16
17
17
## QuickStart
18
18
### Preparations
@@ -100,8 +100,7 @@ Please refer to the following files for more detailed information.
100
100
101
101
Note:
102
102
1 . The current API might be changed in the next version. e.g. ContainerInfo()
103
- 2 . When you use GridDB V3.0 CE, please replace gridstore.h with gridstoreForV3.0.h on include/ folder and build sources.
104
- 3 . There is [ Package for 0.7.1 on npm] ( https://www.npmjs.com/package/griddb_node ) .
103
+ 2 . There is [ Package for 0.7.1 on npm] ( https://www.npmjs.com/package/griddb_node ) .
105
104
106
105
## Community
107
106
You can’t perform that action at this time.
0 commit comments