Commit 43b283083132ab2a8b9fe780c275a1c4899cf833

Authored by Lucas Kanashiro
1 parent ab6b6ae6
Exists in stable-5.1

doc: update version and release

(cherry picked from commit 6effa711615c64390f13a268637cccea5b9ff924)
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
docs/conf.py.in
... ... @@ -51,9 +51,9 @@ copyright = u'2014-2016, Universidade de Brasília - UnB. Documentação licenci
51 51 # built documents.
52 52 #
53 53 # The short X.Y version.
54   -version = '3'
  54 +version = '5'
55 55 # The full version, including alpha/beta/rc tags.
56   -release = '3'
  56 +release = '2'
57 57  
58 58 # The language for content autogenerated by Sphinx. Refer to documentation
59 59 # for a list of supported languages.
... ...