hello: Add link and label for latest Zulip release.

Tweaked by tabbott to add the plumbing for the 3 variables we need and
add the links, and move to a plain-text styling.
This commit is contained in:
Cynthia Lin
2018-11-14 20:06:16 -08:00
committed by Tim Abbott
parent 1abb1447df
commit d36dc5e2d1
4 changed files with 13 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
ZULIP_VERSION = "1.9.0+git"
LATEST_MAJOR_VERSION = "1.9"
LATEST_RELEASE_VERSION = "1.9.0"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2018/11/07/zulip-1-9-released/"
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump