aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-15 17:31:49 -0700
committerFriendika <info@friendika.com>2011-03-15 17:31:49 -0700
commitf01538a54f68c172e09aabed90e2651ca2305675 (patch)
tree69ca84f95663c93d098be91047f55daa31a12106 /boot.php
parent73d3758e45f2049ad669225910afeb0d24e25e86 (diff)
downloadvolse-hubzilla-f01538a54f68c172e09aabed90e2651ca2305675.tar.gz
volse-hubzilla-f01538a54f68c172e09aabed90e2651ca2305675.tar.bz2
volse-hubzilla-f01538a54f68c172e09aabed90e2651ca2305675.zip
content expiration
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 baecdc9c3..b03221bf8 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.919' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
-define ( 'DB_UPDATE_VERSION', 1042 );
+define ( 'DB_UPDATE_VERSION', 1043 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );