]> git.mxchange.org Git - friendica.git/blobdiff - src/Database/PostUpdate.php
Merge pull request #11253 from annando/forum3
[friendica.git] / src / Database / PostUpdate.php
index 0b640f187562ef647ec8d1b3419eb2baab4fdfe5..ff60fff7be52152e3d76caf4f525b78a375a0ce8 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2022, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -45,7 +45,8 @@ class PostUpdate
 {
        // Needed for the helper function to read from the legacy term table
        const OBJECT_TYPE_POST  = 1;
-       const VERSION = 1400;
+
+       const VERSION = 1427;
 
        /**
         * Calls the post update functions