X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FSearch.pm;h=88c8dc70e17c3bedf3883f07555894b6c54eb7c3;hp=06a84c340e4cd8a5502018801f5b689b6149d70c;hb=7375e589c165cd0c5bae2d70ff8e279fb76216a2;hpb=9a306585752349cc0508135ecb11d1cb6a7d7f8f diff --git a/lib/PublicInbox/Search.pm b/lib/PublicInbox/Search.pm index 06a84c34..88c8dc70 100644 --- a/lib/PublicInbox/Search.pm +++ b/lib/PublicInbox/Search.pm @@ -54,6 +54,9 @@ use constant { # 13 - fix threading for empty References/In-Reply-To # (commit 83425ef12e4b65cdcecd11ddcb38175d4a91d5a0) # 14 - fix ghost root vivification + # 15 - see public-inbox-v2-format(5) + # further bumps likely unnecessary, we'll suggest in-place + # "--reindex" use for further fixes and tweaks SCHEMA_VERSION => 15, };