aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-23 15:46:04 -0700
committerfriendica <info@friendica.com>2012-05-23 15:46:04 -0700
commit6bcfda6d53334a4cf5ac530000bd80849ff1b7ad (patch)
tree10e4f465ee11a23e093f35f99d26dc3e6db3bbfe /boot.php
parent61dba985c14ebcfd20d18b579aee9b781f98bc23 (diff)
downloadvolse-hubzilla-6bcfda6d53334a4cf5ac530000bd80849ff1b7ad.tar.gz
volse-hubzilla-6bcfda6d53334a4cf5ac530000bd80849ff1b7ad.tar.bz2
volse-hubzilla-6bcfda6d53334a4cf5ac530000bd80849ff1b7ad.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 e60c60c3b..5c67adaa0 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', '3.0.1350' );
+define ( 'FRIENDICA_VERSION', '3.0.1351' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );