Browse Source

phpMyAdmin version bump

Alexandros Ioannides 5 years ago
parent
commit
914dc5f74f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      install/upgrade/upgrade.conf

+ 2 - 2
install/upgrade/upgrade.conf

@@ -49,11 +49,11 @@ UPGRADE_RESTART_SERVICES='true'
 #######################################################################################
 
 # Set version of phpMyAdmin to install during upgrade if not already installed
-pma_v='5.0.4'
+pma_v='5.1.0'
 
 # Set version of RoundCube (Webmail) to update during upgrade if not already installed
 # Note: only aplies to "non-apt installs >= 1.4.0 or manualy phased out"
 rc_v="1.4.10"
 
 # Set version of Rainloop (Webmail) to update during upgrade if not already installed
-rl_v="1.14.0"
+rl_v="1.14.0"