aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-20 15:51:09 -0700
committerFriendika <info@friendika.com>2011-03-20 15:51:09 -0700
commit2b0af1456ceebb6be24768d14702742e73125588 (patch)
treeaee20af0735c00cb613363b1066e3b4803beb0b4 /boot.php
parent0609037b9e342a01c429800cabcd88cecbe61bdb (diff)
downloadvolse-hubzilla-2b0af1456ceebb6be24768d14702742e73125588.tar.gz
volse-hubzilla-2b0af1456ceebb6be24768d14702742e73125588.tar.bz2
volse-hubzilla-2b0af1456ceebb6be24768d14702742e73125588.zip
editor consistency on profile edit page
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 c10b1ea6f..e28d00946 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.923' );
+define ( 'FRIENDIKA_VERSION', '2.1.924' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'DB_UPDATE_VERSION', 1043 );