diff options
author | Emilien Macchi <emilien@redhat.com> | 2017-04-07 14:49:28 -0400 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2017-04-07 14:49:28 -0400 |
commit | 1f172ca25e8e8afab60061cdc33a0599cb322663 (patch) | |
tree | f40b311634984c85b82a800f6ef2c3b3e6258a8c /releasenotes | |
parent | aabb90e7a1b003203db7c96a270c4e530f1ee8aa (diff) |
Prepare 7.0.0.0b1 (pike-1)
Change-Id: I93de22a4aa2d90966c24349e765475576947f2e0
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 8da995b0..ec158ceb 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -52,9 +52,9 @@ copyright = u'2017, TripleO Developers' # built documents. # # The full version, including alpha/beta/rc tags. -release = '6.0.0.0b3' +release = '7.0.0.0b1' # The short X.Y version. -version = '6.0.0' +version = '7.0.0' # The full version, including alpha/beta/rc tags. |