Browse code

updated devel to 2.3 (#17884)

* updated devel to 2.3

* got missing 2.2/2.3 conversions

Brian Coca authored on 2016/10/04 04:08:19
Showing 5 changed files
... ...
@@ -4,7 +4,8 @@ Ansible Releases at a Glance
4 4
 Active Development
5 5
 ++++++++++++++++++
6 6
 
7
-2.2    TBD - in progress
7
+2.3    TBD - in progress
8
+2.2    "The Battle of Evermore"
8 9
 
9 10
 Released
10 11
 ++++++++
... ...
@@ -14,12 +14,13 @@ These roadmaps are the team's *best guess* roadmaps based on the Ansible team's
14 14
   - IRC freenode channel: #ansible-devel (this one may have things lost in lots of conversation, so a caution).
15 15
 
16 16
 =======================================
17
-Current 2.2 Roadmap is open for comment
17
+Current 2.3 Roadmap is open for comment
18 18
 =======================================
19
-We are currently trying to finalize the 2.2 Roadmap, targeted for September delivery.  We are seeking community feedback for 2.2.  That document is here:  
19
+We are currently trying to finalize the 2.3 Roadmap, targeted for January delivery.  We are seeking community feedback for 2.3.  That document is here:
20
+ - `2.3 Roadmap Document <docsite/rst/roadmap/ROADMAP_2_3.rst>`_
20 21
 
21
-`2.2 Roadmap Document <docsite/rst/roadmap/ROADMAP_2_2.rst>`_
22 22
 
23 23
 
24 24
 **Old Roadmaps are found here:**
25
+ - `2.2 Roadmap Document <docsite/rst/roadmap/ROADMAP_2_2.rst>`_
25 26
  - `2.1 Roadmap Document <docsite/rst/roadmap/ROADMAP_2_1.rst>`_
... ...
@@ -71,7 +71,7 @@ author = u'Red Hat'
71 71
 # built documents.
72 72
 #
73 73
 # The short X.Y version.
74
-version = u'2.2'
74
+version = u'2.3'
75 75
 # The full version, including alpha/beta/rc tags.
76 76
 release = u'1'
77 77
 
... ...
@@ -28,7 +28,7 @@ import os
28 28
 sys.path.insert(0, os.path.join('ansible', 'lib'))
29 29
 sys.path.append(os.path.abspath('_themes'))
30 30
 
31
-VERSION='2.1'
31
+VERSION='2.2'
32 32
 AUTHOR='Ansible, Inc'
33 33
 
34 34
 
... ...
@@ -110,8 +110,8 @@ rst_epilog = """
110 110
 .. |ac| replace:: Ansible Core
111 111
 .. |acversion| replace:: Ansible Core Version 2.1
112 112
 .. |acversionshort| replace:: Ansible Core 2.1
113
-.. |versionshortest| replace:: 2.1
114
-.. |versiondev| replace:: 2.2
113
+.. |versionshortest| replace:: 2.2
114
+.. |versiondev| replace:: 2.3
115 115
 .. |pubdate| replace:: July 19, 2016
116 116
 .. |rhel| replace:: Red Hat Enterprise Linux
117 117
 
118 118
new file mode 100644
... ...
@@ -0,0 +1 @@
0
+placeholder