Browse Source

Development versions are now 2.6 + 3.0

Ask Solem 13 years ago
parent
commit
bff8502535
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/.templates/page.html

+ 1 - 1
docs/.templates/page.html

@@ -2,7 +2,7 @@
 {% block body %}
 <div class="deck">
 
-    {% if version == "2.5" or version == "3.0" %}
+    {% if version == "2.6" or version == "3.0" %}
         <p class="developmentversion">
         This document is for Celery's development version, which can be
         significantly different from previous releases. Get old docs here: