mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
Update Version to 3.1.1 and update copyright year
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -52,7 +52,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'nodogsplash'
|
||||
copyright = '2016, the nodogsplash contributors'
|
||||
copyright = '2016 - 2018, the nodogsplash contributors'
|
||||
author = 'the nodogsplash contributors'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
@@ -60,9 +60,9 @@ author = 'the nodogsplash contributors'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '2.0.0'
|
||||
version = '3.1.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.0.0'
|
||||
release = '3.1.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
Reference in New Issue
Block a user