Skip to content

Commit 18a0d7b

Browse files
committed
update doc versions
1 parent 2e958fa commit 18a0d7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/dev/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '0.1'
51+
version = '1.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.1'
53+
release = '1.0'
5454

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

docs/user/de/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141

4242
# General information about the project.
4343
project = u'GBI-Server Benutzerhandbuch'
44-
copyright = u'2012, Omniscale GmbH & Co. KG'
44+
copyright = u'2013, Omniscale GmbH & Co. KG'
4545

4646
# The version info for the project you're documenting, acts as replacement for
4747
# |version| and |release|, also used in various other places throughout the
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '0.1'
51+
version = '1.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '0.1'
53+
release = '1.0'
5454

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

0 commit comments

Comments
 (0)