aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-14 20:19:45 -0700
committerFriendika <info@friendika.com>2011-03-14 20:19:45 -0700
commit53dcede27894c655cbe1abaa9149dd0bed043a8d (patch)
treee599fd7c31a3452620f59da790d9190324440ca3 /boot.php
parentbae15f9aaee5737b5f2efc9b3acf749c0c61f01e (diff)
downloadvolse-hubzilla-53dcede27894c655cbe1abaa9149dd0bed043a8d.tar.gz
volse-hubzilla-53dcede27894c655cbe1abaa9149dd0bed043a8d.tar.bz2
volse-hubzilla-53dcede27894c655cbe1abaa9149dd0bed043a8d.zip
pub_keywords -> meta keywords
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' );