phpMyAdmin version 4.6.5.2

This commit is contained in:
Michael RICOIS 2017-01-03 10:38:34 +01:00
parent 97fb904c6a
commit df18a79291
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ DIR=/vagrant
DIRDATA=$DIR/data
MYSQL_PASS=scores
MARIADB_VERSION="10.1"
PHPMYADMIN_VERSION="4.6.3"
PHPMYADMIN_VERSION="4.6.5.2"
# --- Add a file action.upgrade to perfom a system upgrade
if [ -f $DIR/action.upgrade ]; then

View File

@ -7,7 +7,7 @@ DIR=/vagrant
DIRDATA=$DIR/data
MYSQL_PASS=scores
MARIADB_VERSION="10.1"
PHPMYADMIN_VERSION="4.6.3"
PHPMYADMIN_VERSION="4.6.5.2"
# --- Add a file action.upgrade to perfom a system upgrade
if [ -f $DIR/action.upgrade ]; then