aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-12 16:17:34 -0700
committerfriendica <info@friendica.com>2012-06-12 16:17:34 -0700
commit832d9eeaaf7c439f3f8802d35e0e4a40509bddf5 (patch)
tree01e7fbd804b1972076492031da45687033a50f21 /boot.php
parent08b3126dae0cb93c3ea5ae47629ab8e6f7c37143 (diff)
downloadvolse-hubzilla-832d9eeaaf7c439f3f8802d35e0e4a40509bddf5.tar.gz
volse-hubzilla-832d9eeaaf7c439f3f8802d35e0e4a40509bddf5.tar.bz2
volse-hubzilla-832d9eeaaf7c439f3f8802d35e0e4a40509bddf5.zip
more fixes
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 dfe072578..a611bf964 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.1371' );
+define ( 'FRIENDICA_VERSION', '3.0.1372' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );