aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-02-29 06:56:59 -0500
committerSimon L'nu <simon.lnu@gmail.com>2012-02-29 06:56:59 -0500
commit68554741465e92fe2e462b8de4470ddd0eb91302 (patch)
tree97fe9b7eb83b696688f3eec9cffb4dc57d2a0901 /boot.php
parent21d1dc48a8e83e55c55d894f85b742ef667553d7 (diff)
parentfb33b4f2bcd18e63d311e6dba3aaa2ea5efdec3b (diff)
downloadvolse-hubzilla-68554741465e92fe2e462b8de4470ddd0eb91302.tar.gz
volse-hubzilla-68554741465e92fe2e462b8de4470ddd0eb91302.tar.bz2
volse-hubzilla-68554741465e92fe2e462b8de4470ddd0eb91302.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: Update LICENSE Update README cleaned up mess created when both people request friendship and one approves as duplex call time pass by reference deprecated From Tobias H - catch some irregularities caused by cut/paste code * master:
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 c3e5c0de0..e1dc7e537 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.1265' );
+define ( 'FRIENDICA_VERSION', '2.3.1266' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1129 );