diff options
author | friendica <info@friendica.com> | 2014-05-06 17:32:22 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-06 17:32:22 -0700 |
commit | cc68e06deee9a7fd5f62bfa0b26fc8b686ffa22c (patch) | |
tree | 1d0959243d9f04c4cb816ef12824acdc3938f1fd /version.inc | |
parent | abf0dd5ecf5d5af9902b54fb3f84dda458d6b40f (diff) | |
download | volse-hubzilla-cc68e06deee9a7fd5f62bfa0b26fc8b686ffa22c.tar.gz volse-hubzilla-cc68e06deee9a7fd5f62bfa0b26fc8b686ffa22c.tar.bz2 volse-hubzilla-cc68e06deee9a7fd5f62bfa0b26fc8b686ffa22c.zip |
setup: check for open https port with an invalid cert, even if configured to use http. Also a bit more word-smithing on the resultant error text but it's still not perfect.
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 1705b1e4e..fa61ba81a 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-05-05.666 +2014-05-06.667 |