aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-05 16:06:01 -0700
committerfriendica <info@friendica.com>2012-07-05 16:06:01 -0700
commit9951071b5b3c5d1589f804275b31c42b0c4f7e5b (patch)
tree5de0fc8319fecd58b062de90632cb31f71a8ec21 /boot.php
parent360c35e438f4ecb6a60cefde8ab8b0e3f6f0c57f (diff)
downloadvolse-hubzilla-9951071b5b3c5d1589f804275b31c42b0c4f7e5b.tar.gz
volse-hubzilla-9951071b5b3c5d1589f804275b31c42b0c4f7e5b.tar.bz2
volse-hubzilla-9951071b5b3c5d1589f804275b31c42b0c4f7e5b.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 239c09ee2..2bdf6a602 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1394' );
+define ( 'FRIENDICA_VERSION', '3.0.1395' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );