aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorThomas <rat@rlyeh-military-affairs>2012-03-19 22:33:06 +0000
committerThomas <rat@rlyeh-military-affairs>2012-03-19 22:33:06 +0000
commit64a2b00cdc97e40ac8e9dc8f0b9cdc5d78cdf2c2 (patch)
tree10ee9998a00039e39e33b30786a76f0dae9a486d /boot.php
parent84f8e2eaa87c90473ce79ebcd4f76f3657258f27 (diff)
parenta156ce196ed7265cf9504aa39dabffa98cb54a45 (diff)
downloadvolse-hubzilla-64a2b00cdc97e40ac8e9dc8f0b9cdc5d78cdf2c2.tar.gz
volse-hubzilla-64a2b00cdc97e40ac8e9dc8f0b9cdc5d78cdf2c2.tar.bz2
volse-hubzilla-64a2b00cdc97e40ac8e9dc8f0b9cdc5d78cdf2c2.zip
Merge remote-tracking branch 'main/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 9779bb9a8..be4b8ca0e 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.1285' );
+define ( 'FRIENDICA_VERSION', '2.3.1286' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );