Commit 2ffd92c780d8af2cfd6fe584d75bfe401b248663
1 parent
779c4822
Exists in
master
and in
90 other branches
docs: change version
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
docs/conf.py.in
@@ -51,9 +51,9 @@ copyright = u'2014-2015, Universidade de Brasília - UnB. Documentação licenci | @@ -51,9 +51,9 @@ copyright = u'2014-2015, Universidade de Brasília - UnB. Documentação licenci | ||
51 | # built documents. | 51 | # built documents. |
52 | # | 52 | # |
53 | # The short X.Y version. | 53 | # The short X.Y version. |
54 | -version = '2.0' | 54 | +version = '3' |
55 | # The full version, including alpha/beta/rc tags. | 55 | # The full version, including alpha/beta/rc tags. |
56 | -release = '2.0' | 56 | +release = '3' |
57 | 57 | ||
58 | # The language for content autogenerated by Sphinx. Refer to documentation | 58 | # The language for content autogenerated by Sphinx. Refer to documentation |
59 | # for a list of supported languages. | 59 | # for a list of supported languages. |