set version to 2.2.0

This commit is contained in:
Olivier Müller
2001-08-28 17:09:13 +00:00
parent bd737af26c
commit ebf1d6e183

View File

@@ -14,7 +14,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PHPMYADMIN_VERSION')) { if (!defined('PHPMYADMIN_VERSION')) {
define('PHPMYADMIN_VERSION', '2.2.0-cvs-28aug01'); define('PHPMYADMIN_VERSION', '2.2.0');
} }
// php version // php version