From cc3e583a2a06859f504b6a30551dc2799efceeed Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Mon, 5 Dec 2011 21:35:40 +0100 Subject: [PATCH] LTE doc release number updated --- src/lte/doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lte/doc/source/conf.py b/src/lte/doc/source/conf.py index 5a278dfc0..7a4f74148 100644 --- a/src/lte/doc/source/conf.py +++ b/src/lte/doc/source/conf.py @@ -49,9 +49,9 @@ copyright = u'2011, CTTC' # built documents. # # The short X.Y version. -version = '2011-11-04' +version = 'M4' # The full version, including alpha/beta/rc tags. -version = '2011-11-04' +release = 'M4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.