Skip to content

Commit

Permalink
[2016.3] Update release numbers for doc build (#39042)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole Thomas committed Jan 30, 2017
1 parent ff32459 commit 7c43f4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Expand Up @@ -213,8 +213,8 @@ def inner(fn, *iargs, **ikwargs):
project = 'Salt'

version = salt.version.__version__
latest_release = '2016.11.1' # latest release
previous_release = '2016.3.4' # latest release from previous branch
latest_release = '2016.11.2' # latest release
previous_release = '2016.3.5' # latest release from previous branch
previous_release_dir = '2016.3' # path on web server for previous branch
next_release = '' # next release
next_release_dir = '' # path on web server for next release branch
Expand Down

0 comments on commit 7c43f4a

Please sign in to comment.