diff options
author | Emilien Macchi <emilien@redhat.com> | 2017-02-02 15:21:43 -0500 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2017-02-02 15:21:43 -0500 |
commit | da0e9fdf5a8b33b5b92627bde35d76c7fdbb1b55 (patch) | |
tree | d6a11a7737e45124e7ff422525ddd1cd5d8e04a7 /releasenotes | |
parent | 4ce73329aee671a6575103ffbb0522796ca84454 (diff) |
Prepare 6.2.0 release
6.2.0 will be Ocata RC1.
Change-Id: Ie26ab89ea9c90f6c5d01697459855fd8c32b075f
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index be2f5ce..5cc0c41 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -52,9 +52,9 @@ copyright = u'2016, Puppet TripleO Developers' # built documents. # # The short X.Y version. -version = '6.0.0' +version = '6.2.0' # The full version, including alpha/beta/rc tags. -release = '6.0.0' +release = '6.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |