diff options
author | friendica <info@friendica.com> | 2015-01-25 00:38:38 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-25 00:38:38 -0800 |
commit | 30815e0c5799cdf5d79330f126eba922a375f0a8 (patch) | |
tree | dc8207764c54a30450c1e0b02ae8cd27ded65cce /version.inc | |
parent | dfc6126a65443567c74bb4568e0a32e8248eda80 (diff) | |
download | volse-hubzilla-30815e0c5799cdf5d79330f126eba922a375f0a8.tar.gz volse-hubzilla-30815e0c5799cdf5d79330f126eba922a375f0a8.tar.bz2 volse-hubzilla-30815e0c5799cdf5d79330f126eba922a375f0a8.zip |
don't set a rating of 1 on old sites that report poco rating as an array. Just set it to 0. It will be fixed whenever they upgrade.
Diffstat (limited to 'version.inc')
-rw-r--r-- | version.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.inc b/version.inc index 27408b584..2574e9160 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-01-23.925 +2015-01-25.927 |