Skip to content

Commit

Permalink
Merge pull request #40367 from Ch3LL/bump_version_dev
Browse files Browse the repository at this point in the history
[develop] Bump previous version to 2016.3.6
  • Loading branch information
Nicole Thomas committed Mar 28, 2017
2 parents 9d11993 + 474c623 commit e49693a
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 @@ -245,7 +245,7 @@ def inner(fn, *iargs, **ikwargs):

version = salt.version.__version__
latest_release = '2016.11.3' # latest release
previous_release = '2016.3.5' # latest release from previous branch
previous_release = '2016.3.6' # 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 e49693a

Please sign in to comment.