aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-29 16:26:07 -0800
committerfriendica <info@friendica.com>2012-02-29 16:26:07 -0800
commit84d5f495e6e6edd7114b7e72711035e96479e39a (patch)
tree1432e53be1743ca09bc1ed2435f678ef45ff1804 /boot.php
parentfb33b4f2bcd18e63d311e6dba3aaa2ea5efdec3b (diff)
downloadvolse-hubzilla-84d5f495e6e6edd7114b7e72711035e96479e39a.tar.gz
volse-hubzilla-84d5f495e6e6edd7114b7e72711035e96479e39a.tar.bz2
volse-hubzilla-84d5f495e6e6edd7114b7e72711035e96479e39a.zip
better handling of multiple notifications for same item, and old notifications
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 e1dc7e537..31e8cb05f 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.1266' );
+define ( 'FRIENDICA_VERSION', '2.3.1267' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1129 );