aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-26 16:11:51 -0700
committerfriendica <info@friendica.com>2012-05-26 16:11:51 -0700
commit73c61b6f96353ae7cbf73db7ed8b22f74f8ebdc3 (patch)
tree9de44d806fdc6d8a28476124fc85d4777e7d2a67 /boot.php
parentf5290a5a107ef2d6c309c4a3205319c9b0d13994 (diff)
downloadvolse-hubzilla-73c61b6f96353ae7cbf73db7ed8b22f74f8ebdc3.tar.gz
volse-hubzilla-73c61b6f96353ae7cbf73db7ed8b22f74f8ebdc3.tar.bz2
volse-hubzilla-73c61b6f96353ae7cbf73db7ed8b22f74f8ebdc3.zip
allow force ssl on notifications
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 64420f434..3f4820d67 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1354' );
+define ( 'FRIENDICA_VERSION', '3.0.1355' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );