aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-18 17:55:11 -0700
committerfriendica <info@friendica.com>2012-05-18 17:55:11 -0700
commit4133df62234cc3466f34b8a7d52147a1e422bbc0 (patch)
tree5ab08718ea4230918eeaa17f0d69d07faed082ff /boot.php
parent38217444502aee41d71d90c0c8927999bb1b12e6 (diff)
downloadvolse-hubzilla-4133df62234cc3466f34b8a7d52147a1e422bbc0.tar.gz
volse-hubzilla-4133df62234cc3466f34b8a7d52147a1e422bbc0.tar.bz2
volse-hubzilla-4133df62234cc3466f34b8a7d52147a1e422bbc0.zip
profile change activity link bug
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 95f296d41..7174b6822 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.1345' );
+define ( 'FRIENDICA_VERSION', '3.0.1346' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );