Browse Source

Set version/release to 2.1

Rémi Verschelde 8 years ago
parent
commit
0f59fc7656
2 changed files with 4 additions and 4 deletions
  1. 2 2
      conf.py
  2. 2 2
      index.rst

+ 2 - 2
conf.py

@@ -28,9 +28,9 @@ author = 'Juan Linietsky, Ariel Manzur and the Godot community'
 
 
 # Version info for the project, acts as replacement for |version| and |release|
 # Version info for the project, acts as replacement for |version| and |release|
 # The short X.Y version
 # The short X.Y version
-version = 'latest'
+version = '2.1'
 # The full version, including alpha/beta/rc tags
 # The full version, including alpha/beta/rc tags
-release = 'latest'
+release = '2.1'
 
 
 language = 'en'
 language = 'en'
 
 

+ 2 - 2
index.rst

@@ -3,8 +3,8 @@
    You can adapt this file completely to your liking, but it should at least
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
    contain the root `toctree` directive.
 
 
-Welcome to Godot Engine's documentation!
-========================================
+Documentation for Godot Engine 2.1.x (stable)
+=============================================
 
 
 **Note:** Godot Engine is an open source project developed by a community of volunteers.
 **Note:** Godot Engine is an open source project developed by a community of volunteers.
 It means that the documentation team can always use your feedback and help to improve our
 It means that the documentation team can always use your feedback and help to improve our