summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-09-14 05:30:53 +0000
committerChris McDonough <chrism@agendaless.com>2009-09-14 05:30:53 +0000
commit7dbf3ffc6e3d27dbebe3b32ff6d4c97f6a81de92 (patch)
tree8c7bd3d6ceed8c51fbc9e7872f35045c75a6e494 /docs
parent7ee81e3c436b717a1011863a351f173a2af3184f (diff)
downloadpyramid-7dbf3ffc6e3d27dbebe3b32ff6d4c97f6a81de92.tar.gz
pyramid-7dbf3ffc6e3d27dbebe3b32ff6d4c97f6a81de92.tar.bz2
pyramid-7dbf3ffc6e3d27dbebe3b32ff6d4c97f6a81de92.zip
Prep for 1.1a2.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 7a725998a..ded797549 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -51,9 +51,9 @@ copyright = '2008-2009, Agendaless Consulting'
# other places throughout the built documents.
#
# The short X.Y version.
-version = '1.1a1'
+version = '1.1a2'
# The full version, including alpha/beta/rc tags.
-release = '1.1a1'
+release = '1.1a2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: