aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-03 16:55:03 -0700
committerfriendica <info@friendica.com>2012-05-03 16:55:03 -0700
commitf3e18df55dc259e70e9acdfd6e851b97ec062f46 (patch)
tree49bdf34b669baf75e1f473d5e477357325c56d5d /boot.php
parentff75dc4e40fdd7237c5fe889f4d722c979107dd8 (diff)
downloadvolse-hubzilla-f3e18df55dc259e70e9acdfd6e851b97ec062f46.tar.gz
volse-hubzilla-f3e18df55dc259e70e9acdfd6e851b97ec062f46.tar.bz2
volse-hubzilla-f3e18df55dc259e70e9acdfd6e851b97ec062f46.zip
string update
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 ca954a90c..03d5b0b2c 100644
--- 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.1330' );
+define ( 'FRIENDICA_VERSION', '2.3.1331' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );