aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-30 15:50:30 -0700
committerfriendica <info@friendica.com>2012-05-30 15:50:30 -0700
commit069361f946509210663c7e6be8020c2f2b49195f (patch)
tree2e7d42d19d6b5b34e6756411bc6df73cf27f5044 /boot.php
parent7d77cfef56853fa5febb36b4cb4a1df8da7c3224 (diff)
downloadvolse-hubzilla-069361f946509210663c7e6be8020c2f2b49195f.tar.gz
volse-hubzilla-069361f946509210663c7e6be8020c2f2b49195f.tar.bz2
volse-hubzilla-069361f946509210663c7e6be8020c2f2b49195f.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 54ab14d63..fc5b9b2a6 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.1358' );
+define ( 'FRIENDICA_VERSION', '3.0.1359' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1145 );