summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/conf.py2
-rw-r--r--doc/source/faq.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 6680e9a..a150403 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -57,7 +57,7 @@ author = u'Sebastien Blot & Julien Voisin'
57# The short X.Y version. 57# The short X.Y version.
58version = u'0.1' 58version = u'0.1'
59# The full version, including alpha/beta/rc tags. 59# The full version, including alpha/beta/rc tags.
60release = u'beta' 60release = u'stable'
61 61
62# The language for content autogenerated by Sphinx. Refer to documentation 62# The language for content autogenerated by Sphinx. Refer to documentation
63# for a list of supported languages. 63# for a list of supported languages.
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 3c09409..be2c756 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -107,8 +107,8 @@ How mature is this project?
107""""""""""""""""""""""""""" 107"""""""""""""""""""""""""""
108 108
109This project has been floating around since early 2016 and we did the first commit 109This project has been floating around since early 2016 and we did the first commit
110the 28ᵗʰ of December of the same year. We're currently in an beta phase, 110the 28ᵗʰ of December of the same year. It's currently stable,
111finding and fixing as many bugs as possible before declaring it stable. 111and is usable and used in production.
112 112
113Are you saying that PHP isn't secure? 113Are you saying that PHP isn't secure?
114""""""""""""""""""""""""""""""""""""" 114"""""""""""""""""""""""""""""""""""""