rc4 out, welcome rc5 :)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* PMA_WINDOWS (bool) - mark if phpMyAdmin running on windows
|
||||
* server
|
||||
*/
|
||||
define('PHPMYADMIN_VERSION', '2.2.0rc4');
|
||||
define('PHPMYADMIN_VERSION', '2.2.0rc5');
|
||||
|
||||
if (!ereg('([0-9]).([0-9]).([0-9])', phpversion(), $match)) {
|
||||
$result = ereg('([0-9]).([0-9])', phpversion(), $match);
|
||||
|
Reference in New Issue
Block a user