Skip to content

Commit 22a18b5

Browse files
author
Achim Brandt
committed
changed version to ArangoDB 2.6.1
1 parent 85ed3d3 commit 22a18b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/travis/setup_arangodb.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44
cd $DIR
55

6-
VERSION=2.5.4
6+
VERSION=2.6.1
77
NAME=ArangoDB-$VERSION
88

99
if [ ! -d "$DIR/$NAME" ]; then

0 commit comments

Comments
 (0)