From aebfcb34ca43e1a2da9bc924ea7a1af17b0534fb Mon Sep 17 00:00:00 2001
From: Kali Kaneko <kali@leap.se>
Date: Fri, 13 Feb 2015 12:38:19 -0400
Subject: update release in docs

---
 mail/docs/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'mail')

diff --git a/mail/docs/conf.py b/mail/docs/conf.py
index 51e9d663..95d919bc 100644
--- a/mail/docs/conf.py
+++ b/mail/docs/conf.py
@@ -50,7 +50,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'leap.mail'
-copyright = u'2014, Kali Kaneko'
+copyright = u'2014-2015, The LEAP Encryption Access Project'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -59,7 +59,7 @@ copyright = u'2014, Kali Kaneko'
 # The short X.Y version.
 version = '0.4.0alpha1'
 # The full version, including alpha/beta/rc tags.
-release = '0.3.9'
+release = '0.4.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
cgit v1.2.3