Skip to content

Commit

Permalink
chore: version desc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanorosanelli committed Apr 18, 2017
1 parent 0bfe934 commit 55d45cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def setup(app):

# General information about the project.
project = u'BEdita'
copyright = u'2016, Channelweb Srl, Chialab Srl'
copyright = u'2017, Channelweb Srl, Chialab Srl'
author = u'Channelweb Srl, Chialab Srl'

# The version info for the project you're documenting, acts as replacement for
Expand All @@ -83,7 +83,7 @@ def setup(app):
# The short X.Y version.
version = '4.0'
# The full version, including alpha/beta/rc tags.
release = '4.0.alpha'
release = '4.0.0-alpha'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 55d45cf

Please sign in to comment.