The branch, master has been updated via 08d7c93cb02d2128da72e7691998359cc0abac18 (commit) from de9dc78749c62596096450bcad6b3f7bf9e39526 (commit)
- Log ----------------------------------------------------------------- commit 08d7c93cb02d2128da72e7691998359cc0abac18 Author: Michal Čihař mcihar@novell.com Date: Wed May 11 13:11:56 2011 +0200
Increase versions
-----------------------------------------------------------------------
Summary of changes: 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 62f981b..11e51ad 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 3a55b0b..4b60b78 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 e0e548c..3e154f4 100644 --- a/toba/info.inc.php +++ b/toba/info.inc.php @@ -4,5 +4,5 @@ Created by Azhari Harahap blackarazi@gmail.com Based on 'Original' theme */ $theme_name = 'Toba'; -$theme_full_version = '0.1'; +$theme_full_version = '0.2'; ?>
hooks/post-receive