Browse Source

main: bump gnu global version to 6.5.7 (used to build source index)

Yury V. Zaytsev 7 years ago
parent
commit
d5bd2d87d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      maint/utils/travis-deploy.sh

+ 1 - 1
maint/utils/travis-deploy.sh

@@ -26,7 +26,7 @@
 set -e
 set -x
 
-GLOBAL_VERSION="6.5.2"
+GLOBAL_VERSION="6.5.7"
 GLOBAL_URL="http://ftp.gnu.org/pub/gnu/global/global-${GLOBAL_VERSION}.tar.gz"
 HTAGSFIX_URL="https://github.com/mooffie/htagsfix/raw/master/htagsfix"