Explorar el Código

3.0 is now stable version

Ask Solem hace 13 años
padre
commit
4bb0cc8816
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.6" or version == "3.0" %}
+    {% if version == "3.1" or version == "4.0" %}
         <p class="developmentversion">
         This document is for Celery's development version, which can be
         significantly different from previous releases. Get old docs here: