Skip to content

Commit e7b713e

Browse files
committed
updated api version number (20100)
1 parent e508883 commit e7b713e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/triagens/ArangoDb/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Connection
2929
*
3030
* @var string
3131
*/
32-
public static $_apiVersion = 20000;
32+
public static $_apiVersion = 20100;
3333

3434
/**
3535
* Connection options

0 commit comments

Comments
 (0)