aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-23 16:50:29 -0800
committerfriendica <info@friendica.com>2012-02-23 16:50:29 -0800
commitb4d38f6eed93b944b58f36c454a1f483d7db74ac (patch)
tree971eb0585b5ee1b3666f95f27d29781c27b2fd13 /boot.php
parent8cacff69858c2ad097bafb80c93405e79c311edf (diff)
downloadvolse-hubzilla-b4d38f6eed93b944b58f36c454a1f483d7db74ac.tar.gz
volse-hubzilla-b4d38f6eed93b944b58f36c454a1f483d7db74ac.tar.bz2
volse-hubzilla-b4d38f6eed93b944b58f36c454a1f483d7db74ac.zip
implement firehose notify in ping, strip links so notify popup displays correctly in all themes
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8b78c0ee5..9219d5cfa 100755
--- 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', '2.3.1260' );
+define ( 'FRIENDICA_VERSION', '2.3.1261' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1123 );