From d62ea825f2d0b9ef4e4adc9d35ab012e029082b7 Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@palladion.com>
Date: Wed, 26 Jun 2013 18:12:20 +0200
Subject: [PATCH] Catch up to latest release.

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

diff --git a/docs/conf.py b/docs/conf.py
index f4936ac..656b7ce 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -49,14 +49,14 @@
 
 # General substitutions.
 project = 'repoze.who'
-copyright = '2008, Agendaless Consulting'
+copyright = '2008 - 2013, Agendaless Consulting'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
 #
 # The short X.Y version.
 
-version = '2.0a4'
+version = '2.2'
 # The full version, including alpha/beta/rc tags.
 release = version
 

--
Gitblit v1.9.3