]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
starting the big delivery shakeup
[friendica.git] / boot.php
index d068122eda9d4f8f0faf0e0aa01a40c6abdfe099..26b540118508ceff79edaec3d45165c60c2f002d 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
 
 define ( 'FRIENDIKA_VERSION',      '2.3.1111' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
-define ( 'DB_UPDATE_VERSION',      1091      );
+define ( 'DB_UPDATE_VERSION',      1092      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );