aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-16 03:35:45 -0700
committerfriendica <info@friendica.com>2012-06-16 03:35:45 -0700
commit4faf0e609fe03095069c7a4bcdfc3496e4a28627 (patch)
tree72661477362578f0935724991d44c225aed1297f /boot.php
parent4c3598ce2f2774dc639cb7c73c63b01d808a2758 (diff)
downloadvolse-hubzilla-4faf0e609fe03095069c7a4bcdfc3496e4a28627.tar.gz
volse-hubzilla-4faf0e609fe03095069c7a4bcdfc3496e4a28627.tar.bz2
volse-hubzilla-4faf0e609fe03095069c7a4bcdfc3496e4a28627.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 60ab069cd..01dcb6a1d 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.1374' );
+define ( 'FRIENDICA_VERSION', '3.0.1375' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );