aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-14 20:21:09 -0700
committerFriendika <info@friendika.com>2011-03-14 20:21:09 -0700
commit67b0b4600b0889b71c15be6ce6aaf72d8cacafb0 (patch)
tree8e6bd5d3167a61ac781ca518eed4e2c2e497bd02 /boot.php
parent852ea1aedd22ea55ae07bcba4eb9bcf0b0018704 (diff)
parent53dcede27894c655cbe1abaa9149dd0bed043a8d (diff)
downloadvolse-hubzilla-67b0b4600b0889b71c15be6ce6aaf72d8cacafb0.tar.gz
volse-hubzilla-67b0b4600b0889b71c15be6ce6aaf72d8cacafb0.tar.bz2
volse-hubzilla-67b0b4600b0889b71c15be6ce6aaf72d8cacafb0.zip
Merge branch 'ffind'
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 332830103..92a0007e5 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.918' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
-define ( 'DB_UPDATE_VERSION', 1041 );
+define ( 'DB_UPDATE_VERSION', 1042 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );