aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-21 19:28:45 -0700
committerfriendica <info@friendica.com>2012-04-21 19:28:45 -0700
commit371f3e450e1cdc5bcd92d7adb0107d83e87ae2d6 (patch)
treec2b7f6eaa3e43436fea4b46f4e21fb0e12566db3 /boot.php
parentbdbe068b95e8c302179530dff7583997ff35f246 (diff)
downloadvolse-hubzilla-371f3e450e1cdc5bcd92d7adb0107d83e87ae2d6.tar.gz
volse-hubzilla-371f3e450e1cdc5bcd92d7adb0107d83e87ae2d6.tar.bz2
volse-hubzilla-371f3e450e1cdc5bcd92d7adb0107d83e87ae2d6.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 bbcc9d9a6..16d772b68 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.1318' );
+define ( 'FRIENDICA_VERSION', '2.3.1319' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );