mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We can remove byte version text highlight method with this change. pgroonga.match_positions_character was added in PGroonga 1.1.1: http://pgroonga.github.io/reference/functions/pgroonga-match-positions-character.html PGroonga 1.1.1 was released at 2016-08-31. So we can use it.
3 lines
55 B
Python
3 lines
55 B
Python
ZULIP_VERSION = "1.5.1+git"
|
|
PROVISION_VERSION = '4.14'
|