Skip to content

Commit

Permalink
Merge pull request #48323 from Ch3LL/update_version_doc_2018.3
Browse files Browse the repository at this point in the history
Update release versions for the 2018.3 branch
  • Loading branch information
Ch3LL committed Jun 27, 2018
2 parents 7cf403e + b4548ac commit 5b8d554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def inner(fn, *iargs, **ikwargs):
project = 'Salt'

version = salt.version.__version__
latest_release = '2018.3.1' # latest release
latest_release = '2018.3.2' # latest release
previous_release = '2017.7.6' # latest release from previous branch
previous_release_dir = '2017.7' # path on web server for previous branch
next_release = '' # next release
Expand Down

0 comments on commit 5b8d554

Please sign in to comment.