aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-24 15:45:27 -0700
committerFriendika <info@friendika.com>2011-03-24 15:45:27 -0700
commit6bc5d6f17b9d86d909cf43cde0a399b17c46bbf5 (patch)
treea960695183f23f9267e56079395198a40fb72b06 /boot.php
parent067626380db6d5ed71d68bd91481ff51cfa76915 (diff)
downloadvolse-hubzilla-6bc5d6f17b9d86d909cf43cde0a399b17c46bbf5.tar.gz
volse-hubzilla-6bc5d6f17b9d86d909cf43cde0a399b17c46bbf5.tar.bz2
volse-hubzilla-6bc5d6f17b9d86d909cf43cde0a399b17c46bbf5.zip
repair duplicate nickname accounts caused by race condition
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 72ec81c11..e05166609 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.927' );
+define ( 'FRIENDIKA_VERSION', '2.1.928' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1045 );