aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-20 17:54:50 -0700
committerFriendika <info@friendika.com>2011-03-20 17:54:50 -0700
commitb7292bc673bc7983b1fd933070bc9d6a0a155dbb (patch)
treef0add46f5b1aa1794a0c40b58069626e96fed4a1 /boot.php
parent2b0af1456ceebb6be24768d14702742e73125588 (diff)
downloadvolse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.tar.gz
volse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.tar.bz2
volse-hubzilla-b7292bc673bc7983b1fd933070bc9d6a0a155dbb.zip
user pref -> block remote wall posting
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 e28d00946..81794af91 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.924' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
-define ( 'DB_UPDATE_VERSION', 1043 );
+define ( 'DB_UPDATE_VERSION', 1044 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );