]> Sergey Matveev's repositories - public-inbox.git/commitdiff
msgmap: use v5.10.1
authorEric Wong <e@yhbt.net>
Wed, 26 Aug 2020 08:17:42 +0000 (08:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 10:57:28 +0000 (10:57 +0000)
We use the defined-or (`//', `//=') operators in 5.10,
so require 5.10.1 like the rest of our codebase.  Update
an outdated comment while we're at it.


No differences found