diff options
author | friendica <info@friendica.com> | 2014-06-30 01:12:07 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-30 01:12:07 -0700 |
commit | bb26dce293335b200cd16e3b2d03f1a2a8ef66d9 (patch) | |
tree | 42d0b3ae683798b49a2c813ac4bc3805aa04e93b | |
parent | 4c669be2ef22b7a86b6657cb4cf5d7e4983d48ea (diff) | |
download | volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.tar.gz volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.tar.bz2 volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.zip |
one more...
-rwxr-xr-x | boot.php | 3 | ||||
-rw-r--r-- | version.inc | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -72,7 +72,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://redmatrix.nl', 'https://whogotzot.com', 'https://red.mariovavti.com', - 'https://red.zottel.red' + 'https://red.zottel.red', + 'https://red.pixelbits.de' ); diff --git a/version.inc b/version.inc index 2907d7608..b92fd894a 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-06-29.721 +2014-06-30.722 |