summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-02-01 08:35:20 -0400
committerDavid Bremner <david@tethera.net>2019-02-01 08:35:20 -0400
commit87eb477ba546c47083f678bb7fa3d433cb591090 (patch)
tree64b93c83ece1fcc36958593bb09c1f96114c31ca /doc
parent6784d5bc60f850a93e6101e60b03bf6ab81020cc (diff)
parent32fb3c420a408ccfd20301f0c527c4259bf721cc (diff)
Merge tag '0.28.1'
notmuch 0.28.1 release
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index efbafc93..0ef72327 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-2018, Carl Worth and many others'
+copyright = u'2009-2019, Carl Worth and many others'
location = os.path.dirname(__file__)