Mercurial > mxd2map
comparison doku/source/conf.py @ 349:64ee1cbc758c
Increase Version Numbers
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 16 Nov 2012 17:05:30 +0100 |
parents | 4051c39757db |
children | f7462ffaa645 |
comparison
equal
deleted
inserted
replaced
348:da26f4b93c90 | 349:64ee1cbc758c |
---|---|
46 # The version info for the project you're documenting, acts as replacement for | 46 # The version info for the project you're documenting, acts as replacement for |
47 # |version| and |release|, also used in various other places throughout the | 47 # |version| and |release|, also used in various other places throughout the |
48 # built documents. | 48 # built documents. |
49 # | 49 # |
50 # The short X.Y version. | 50 # The short X.Y version. |
51 version = '1.1' | 51 version = '1.2' |
52 # The full version, including alpha/beta/rc tags. | 52 # The full version, including alpha/beta/rc tags. |
53 release = '1.1.0' | 53 release = '1.2.0' |
54 | 54 |
55 # The language for content autogenerated by Sphinx. Refer to documentation | 55 # The language for content autogenerated by Sphinx. Refer to documentation |
56 # for a list of supported languages. | 56 # for a list of supported languages. |
57 #language = 'en' | 57 #language = 'en' |
58 | 58 |