Adding documentation for link object
Change-Id: Ied40e45296fb25b7efd227e2e13a2af48223ba1b
diff --git a/conf.py b/conf.py
index be0b9a7..5aa27b3 100644
--- a/conf.py
+++ b/conf.py
@@ -41,16 +41,16 @@
# General information about the project.
project = u'NDN Packet Format Specification'
-copyright = u'2013-2014, NDN Project Team'
+copyright = u'2013-2016, NDN Project Team'
# 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 = '0.2'
+version = '0.2-1'
# The full version, including alpha/beta/rc tags.
-release = '0.2'
+release = '0.2-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.