From 08d7c93cb02d2128da72e7691998359cc0abac18 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 11 May 2011 13:11:56 +0200 Subject: [PATCH] Increase versions --- darkblue_orange/info.inc.php | 2 +- graphite/info.inc.php | 2 +- toba/info.inc.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/darkblue_orange/info.inc.php b/darkblue_orange/info.inc.php index 62f981bca..11e51ad1d 100644 --- a/darkblue_orange/info.inc.php +++ b/darkblue_orange/info.inc.php @@ -11,5 +11,5 @@ * */ $theme_name = 'Darkblue/orange'; -$theme_full_version = '2.9'; +$theme_full_version = '2.10'; ?> diff --git a/graphite/info.inc.php b/graphite/info.inc.php index 3a55b0bf3..4b60b78d7 100644 --- a/graphite/info.inc.php +++ b/graphite/info.inc.php @@ -11,5 +11,5 @@ * */ $theme_name = 'Graphite'; -$theme_full_version = '0.9'; +$theme_full_version = '1.0'; ?> diff --git a/toba/info.inc.php b/toba/info.inc.php index e0e548cca..3e154f447 100644 --- a/toba/info.inc.php +++ b/toba/info.inc.php @@ -4,5 +4,5 @@ Created by Azhari Harahap Based on 'Original' theme */ $theme_name = 'Toba'; -$theme_full_version = '0.1'; +$theme_full_version = '0.2'; ?> -- 2.11.4.GIT