Increase versions
[phpmyadmin-themes.git] / graphite / info.inc.php
blob4b60b78d76f17cb27f51e48ec295a9c992f2ad49
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
6 * @package phpMyAdmin-theme
7 * @subpackage Graphite
8 */
10 /**
13 $theme_name = 'Graphite';
14 $theme_full_version = '1.0';