diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in index 9375f0dc..de3f183c 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -1,7 +1,7 @@ # Project information project = "Serd" -copyright = "2020, David Robillard" +copyright = "2022, David Robillard" author = "David Robillard" release = "@SERD_VERSION@" |