From 327ea0b7d17f3a231d570b20fee78228f858d089 Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Mon, 16 Jan 2012 23:12:01 +0100 Subject: [PATCH] lte docs marked as M2 --- src/lte/doc/source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lte/doc/source/conf.py b/src/lte/doc/source/conf.py index 7e089d47b..96a7880fc 100644 --- a/src/lte/doc/source/conf.py +++ b/src/lte/doc/source/conf.py @@ -41,16 +41,16 @@ master_doc = 'index' # General information about the project. project = u'LENA' -copyright = u'2011, CTTC' +copyright = u'CTTC' # 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 = 'M4' +version = 'M2' # The full version, including alpha/beta/rc tags. -release = 'M4' +release = 'M2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.