aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-24 12:52:50 -0800
committerfriendica <info@friendica.com>2012-02-24 12:52:50 -0800
commitb95e3ac496b48e1e515d87a3dfadb46ce0977d3d (patch)
tree2e4267a705a7de6dcd07cbd65fdff9c8a6cefb4e /boot.php
parent44c23cda8edcde0ad6f904b8333f563b6d5ebc39 (diff)
downloadvolse-hubzilla-b95e3ac496b48e1e515d87a3dfadb46ce0977d3d.tar.gz
volse-hubzilla-b95e3ac496b48e1e515d87a3dfadb46ce0977d3d.tar.bz2
volse-hubzilla-b95e3ac496b48e1e515d87a3dfadb46ce0977d3d.zip
more privacy docs
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 3cf8f8e3c..4dd16c940 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.1261' );
+define ( 'FRIENDICA_VERSION', '2.3.1262' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1124 );