Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Chapeaux <lolo@phpheaven.net>2001-10-25 00:57:51 +0400
committerLoïc Chapeaux <lolo@phpheaven.net>2001-10-25 00:57:51 +0400
commit7de597bc438f4a045b6f3d915f906b2e1885ca0e (patch)
tree25350c478a410eca5a8f4930a59d4acbefbbe0fa
parent4b4b38d3f0829e8d742e3df89d6d2f3afc8ed788 (diff)
prepares 2.2.1RELEASE_2_2_1
-rw-r--r--libraries/defines.lib.php32
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/defines.lib.php3 b/libraries/defines.lib.php3
index 4790460ce8..e7b0c11a3b 100644
--- a/libraries/defines.lib.php3
+++ b/libraries/defines.lib.php3
@@ -17,7 +17,7 @@
*/
// phpMyAdmin release
if (!defined('PHPMYADMIN_VERSION')) {
- define('PHPMYADMIN_VERSION', '2.2.1-rc2');
+ define('PHPMYADMIN_VERSION', '2.2.1');
}
// php version