2.6.0 / 2.6.1 themes are incompatible!

This commit is contained in:
Alexander M. Turek
2005-03-27 19:16:41 +00:00
parent 0dbd87933f
commit a83e858fdf
4 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,6 @@
/* $Id$ */
/* Theme information */
$theme_name = 'Darkblue/orange';
$theme_version = 1;
$theme_version = 2;
$theme_generation = 1;
?>

View File

@@ -2,6 +2,6 @@
/* $Id$ */
/* Theme information */
$theme_name = 'Original';
$theme_version = 1;
$theme_version = 2;
$theme_generation = 1;
?>