Skip to content

Commit

Permalink
REMOVE BETA
Browse files Browse the repository at this point in the history
  • Loading branch information
zembutsu committed Mar 10, 2016
1 parent 6fa158b commit 65b7c36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@

# General information about the project.
project = u'Docker-docs-ja'
copyright = u'2015-2016, Docker Docs Ja Project'
author = u'Docker Docs Ja Project'
copyright = u'2015-2016, Docker Docs Translation Ja-Jp Project'
author = u'Docker Docs Translation Ja-Jp Project'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '1.10 beta'
version = '1.10.0'
# The full version, including alpha/beta/rc tags.
release = '1.10.0b'
release = '1.10.0'

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

0 comments on commit 65b7c36

Please sign in to comment.