aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-14 19:15:03 -0800
committerfriendica <info@friendica.com>2011-11-14 19:15:03 -0800
commitd23452db2ba6bf11e2b9445bd8191aec8c22253a (patch)
tree2204123f05e35d926a9eba471dc2d3efd8f8fe7c /boot.php
parent7b48b33b4905d671dc87dd95fcf102d2d2231aef (diff)
downloadvolse-hubzilla-d23452db2ba6bf11e2b9445bd8191aec8c22253a.tar.gz
volse-hubzilla-d23452db2ba6bf11e2b9445bd8191aec8c22253a.tar.bz2
volse-hubzilla-d23452db2ba6bf11e2b9445bd8191aec8c22253a.zip
revup
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 3e18db065..b11092256 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1164' );
+define ( 'FRIENDIKA_VERSION', '2.3.1165' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );