X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDatabase%2FPostUpdate.php;h=6e6e0dd06f983ce7fdf0f222f5ecd3aad7bac225;hb=122ad0af14f046c2462a03fe33967dc41abfc8b5;hp=c9a9a7d6d0702f9e7fc6151caa7db32b3b218b0d;hpb=c281589fe2eb7d27ac25413244a5d0e4a1c1ccd5;p=friendica.git diff --git a/src/Database/PostUpdate.php b/src/Database/PostUpdate.php index c9a9a7d6d0..6e6e0dd06f 100644 --- a/src/Database/PostUpdate.php +++ b/src/Database/PostUpdate.php @@ -46,7 +46,7 @@ class PostUpdate { // Needed for the helper function to read from the legacy term table const OBJECT_TYPE_POST = 1; - const VERSION = 1383; + const VERSION = 1384; /** * Calls the post update functions