diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-06-01 09:55:14 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-06-01 09:55:14 (GMT) |
commit | 02995af840e2d2fb450d9fec3a24aa82f0380860 (patch) | |
tree | 82171548d86e1dd88a4f17323ad498e4d7397d9c | |
parent | a55377705a05ec9ea63f0769129610d63ae2c3c0 (diff) | |
download | mxe-02995af840e2d2fb450d9fec3a24aa82f0380860.zip mxe-02995af840e2d2fb450d9fec3a24aa82f0380860.tar.gz mxe-02995af840e2d2fb450d9fec3a24aa82f0380860.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 2 | ||||
-rw-r--r-- | versions.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-matrix.html b/build-matrix.html index 07d64fc..d04b639 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -719,7 +719,7 @@ feel free to submit a pull request. <tr> <th class="row">gdb</th> - <td>7.11</td> + <td>7.11.1</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index 00e4b56..9bad5f2 100644 --- a/versions.json +++ b/versions.json @@ -67,7 +67,7 @@ "gcc": "4.9.3", "gd": "2.1.0", "gdal": "2.0.2", - "gdb": "7.11", + "gdb": "7.11.1", "gdk-pixbuf": "2.32.3", "gendef": "4.0.6", "geoip-database": "20150317-1", |