diff options
| author | David Bremner <david@tethera.net> | 2017-01-08 08:42:26 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-01-08 08:42:26 -0400 |
| commit | b15b96f846dcfabbd0c7f43e741573cfd14ab3c8 (patch) | |
| tree | 495c6cfd30bdaa49e654e3159c52d23161d684dc /doc | |
| parent | 217404ff86bd88cd8ef5f2e659bd8d06b95c2f62 (diff) | |
| parent | 44520bb6add5e39e12de689a168007d3d2c7c734 (diff) | |
Merge branch 'release'
These are the (tentative) changes for 0.23.5
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index b6cfa1aa..a3d82696 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -12,7 +12,7 @@ master_doc = 'index' # General information about the project. project = u'notmuch' -copyright = u'2009-2016, Carl Worth and many others' +copyright = u'2009-2017, Carl Worth and many others' location = os.path.dirname(__file__) |
