diff --git a/info.inc.php b/info.inc.php index f2270dae1..1d404f10c 100644 --- a/info.inc.php +++ b/info.inc.php @@ -3,14 +3,13 @@ /** * Theme information * - * @version $Id$ * @package phpMyAdmin-theme - * @subpackage Original + * @subpackage Graphite */ /** * */ -$theme_name = 'Test'; -$theme_full_version = '3.4'; +$theme_name = 'Graphite' +$theme_full_version = '0.9'; ?>