Increase versions
[phpmyadmin-themes.git] / arctic_ocean / info.inc.php
blob426c229a5d27eccd4e2761b87f7b955266b3c5c6
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * Theme information
7 * @version $Id$
8 * @package phpMyAdmin-theme
9 * @subpackage Arctic_Ocean
12 $theme_name = 'Arctic Ocean';
13 $theme_version = 2;
14 $theme_generation = 2;