aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/theme.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-28 19:25:10 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-28 19:25:10 -0400
commitcb259098dd112d6a5ad3900bbccec614b0482ca1 (patch)
tree951691f2090dc5d962d69ea4597ecabc1889215d /view/theme/dispy/theme.php
parent91c1a2943badc32b521acd5cc933a236ca6f5c0f (diff)
downloadvolse-hubzilla-cb259098dd112d6a5ad3900bbccec614b0482ca1.tar.gz
volse-hubzilla-cb259098dd112d6a5ad3900bbccec614b0482ca1.tar.bz2
volse-hubzilla-cb259098dd112d6a5ad3900bbccec614b0482ca1.zip
fixed font-size/line-height stuffs
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/theme.php')
-rw-r--r--view/theme/dispy/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/theme.php b/view/theme/dispy/theme.php
index deedc86f7..2d423a928 100644
--- a/view/theme/dispy/theme.php
+++ b/view/theme/dispy/theme.php
@@ -20,7 +20,7 @@
$a = get_app();
$a->theme_info = array(
'family' => 'dispy',
- 'version' => '1.2'
+ 'version' => '1.2.2'
);
function dispy_init(&$a) {