aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-12 16:12:51 -0700
committerfriendica <info@friendica.com>2012-04-12 16:12:51 -0700
commit2b01d2b6e0dd52fc350fdabb895bf7959e2727e1 (patch)
tree12ca02c004636311b84212fc70b15e318502c763 /boot.php
parent73487989c0a27deae38881379b052c5002b225ae (diff)
downloadvolse-hubzilla-2b01d2b6e0dd52fc350fdabb895bf7959e2727e1.tar.gz
volse-hubzilla-2b01d2b6e0dd52fc350fdabb895bf7959e2727e1.tar.bz2
volse-hubzilla-2b01d2b6e0dd52fc350fdabb895bf7959e2727e1.zip
rev 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 09aabf5d8..1022c1eb4 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.1309' );
+define ( 'FRIENDICA_VERSION', '2.3.1310' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );