This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
1747427bf3
zulip
/
version.py
3 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
Add release notes from Zulip Server 1.5.1. Also update version.py to reflect that everything in 1.5.1 is in this branch.
2017-02-07 18:38:05 +01:00
ZULIP_VERSION
=
"
1.5.1+git
"
message: Use pgroonga.match_positions_character. 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.
2017-03-31 03:03:55 +02:00
PROVISION_VERSION
=
'
4.14
'