aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-03 14:47:53 -0700
committerfriendica <info@friendica.com>2012-06-03 14:47:53 -0700
commit0b657aa2357bf8785302b55e2cafb397d67cb377 (patch)
tree150e8001e58bd9ed070f99987097ef284467428e /boot.php
parentdaa4f5213f726b22846859f2f12d06889e9bdc9b (diff)
downloadvolse-hubzilla-0b657aa2357bf8785302b55e2cafb397d67cb377.tar.gz
volse-hubzilla-0b657aa2357bf8785302b55e2cafb397d67cb377.tar.bz2
volse-hubzilla-0b657aa2357bf8785302b55e2cafb397d67cb377.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 559cd8c32..6a4287819 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.1362' );
+define ( 'FRIENDICA_VERSION', '3.0.1363' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1147 );