aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-11 20:11:21 -0700
committerFriendika <info@friendika.com>2011-04-11 20:11:21 -0700
commit0ed2d19ac8e0b624dd4c971dd3f053f7b02b04d4 (patch)
tree71f138137176d37c1d937fd9b08345b256d03821 /boot.php
parentde8b381149c8372dc0305adbc9e025d0abc6b2b0 (diff)
downloadvolse-hubzilla-0ed2d19ac8e0b624dd4c971dd3f053f7b02b04d4.tar.gz
volse-hubzilla-0ed2d19ac8e0b624dd4c971dd3f053f7b02b04d4.tar.bz2
volse-hubzilla-0ed2d19ac8e0b624dd4c971dd3f053f7b02b04d4.zip
death to comment box oddities (a slow death as it will take some time for everybody to upgrade)
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 7b6850592..f04b8c394 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.946' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1048 );
+define ( 'DB_UPDATE_VERSION', 1049 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );