From 9f79cb6805f8e8d34de4ee93d017b97ce6859457 Mon Sep 17 00:00:00 2001 From: Michael Save Date: Tue, 14 Feb 2012 21:26:35 +1100 Subject: [PATCH] categories theme v0.3 --- templates/themes/categories/info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/categories/info.php b/templates/themes/categories/info.php index 45b4d6f0..5ae3d296 100644 --- a/templates/themes/categories/info.php +++ b/templates/themes/categories/info.php @@ -8,7 +8,7 @@ 'Group-ordered, category-aware modification of the Frameset theme, with removable sidebar frame. Requires $config[\'categories\'].'; - $theme['version'] = 'v0.2.2'; + $theme['version'] = 'v0.3'; // Theme configuration $theme['config'] = Array();