Mercurial > p > roundup > code
comparison website/www/conf.py @ 4899:d28a648678e7
Update website to display 1.5 as the release version
The roundup website is still displaying the current stable version as
1.4.x though 1.5.x has been out for a while now.
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Wed, 18 Jun 2014 13:31:46 +1000 |
| parents | 276bcbd1f4e4 |
| children | 2d83625e1c06 |
comparison
equal
deleted
inserted
replaced
| 4898:850551a1568b | 4899:d28a648678e7 |
|---|---|
| 44 # The version info for the project you're documenting, acts as replacement for | 44 # The version info for the project you're documenting, acts as replacement for |
| 45 # |version| and |release|, also used in various other places throughout the | 45 # |version| and |release|, also used in various other places throughout the |
| 46 # built documents. | 46 # built documents. |
| 47 # | 47 # |
| 48 # The short X.Y version. | 48 # The short X.Y version. |
| 49 version = '1.4' | 49 version = '1.5' |
| 50 # The full version, including alpha/beta/rc tags. | 50 # The full version, including alpha/beta/rc tags. |
| 51 release = '1.4' | 51 release = '1.5' |
| 52 | 52 |
| 53 # The language for content autogenerated by Sphinx. Refer to documentation | 53 # The language for content autogenerated by Sphinx. Refer to documentation |
| 54 # for a list of supported languages. | 54 # for a list of supported languages. |
| 55 #language = None | 55 #language = None |
| 56 | 56 |
