docs: Update website documentation
Change-Id: I01fa76eabc327a5638627b27bc51e6330d5ad210
Refs: #4213, #4039
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 8a5d508..8bdfd9f 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -50,7 +50,7 @@
# if os.getenv('GOOGLE_ANALYTICS', None):
# addExtensionIfExists('sphinxcontrib.googleanalytics')
-
+
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
@@ -65,14 +65,14 @@
# General information about the project.
project = u''
-copyright = u'2011-2015 (c) Alexander Afanasyev, Spyridon Mastorakis, Ilya Moiseenko, and Lixia Zhang'
+copyright = u'2011-2017 (c) Alexander Afanasyev, Spyridon Mastorakis, Ilya Moiseenko, and Lixia Zhang'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '2.1'
+version = '2.4'
# The full version, including alpha/beta/rc tags.
release = 'ndnSIM'