aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-28 16:51:52 -0700
committerfriendica <info@friendica.com>2012-05-28 16:51:52 -0700
commitf033c9a4ae822bf2ad46f1885a80daf85eca2f62 (patch)
tree1fc8903d22789977bac7fcfd0cd01964f38e9736 /boot.php
parent6962989e52f0ce442fbb3e59992eeb528faa12da (diff)
downloadvolse-hubzilla-f033c9a4ae822bf2ad46f1885a80daf85eca2f62.tar.gz
volse-hubzilla-f033c9a4ae822bf2ad46f1885a80daf85eca2f62.tar.bz2
volse-hubzilla-f033c9a4ae822bf2ad46f1885a80daf85eca2f62.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 aff026a71..affa351dc 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.1356' );
+define ( 'FRIENDICA_VERSION', '3.0.1357' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );