[Repoze-checkins] r1665 - in repoze.bfg/trunk: . docs
Chris McDonough
chrism at agendaless.com
Sat Aug 23 22:12:04 EDT 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Sat Aug 23 22:12:04 2008
New Revision: 1665
Log:
Prep for 0.3.2.
Modified:
repoze.bfg/trunk/CHANGES.txt
repoze.bfg/trunk/docs/conf.py
Modified: repoze.bfg/trunk/CHANGES.txt
==============================================================================
--- repoze.bfg/trunk/CHANGES.txt (original)
+++ repoze.bfg/trunk/CHANGES.txt Sat Aug 23 22:12:04 2008
@@ -1,4 +1,4 @@
-Next release
+0.3.2 (8/23/2008)
- Remove ``sampleapp`` sample application from bfg package itself.
Modified: repoze.bfg/trunk/docs/conf.py
==============================================================================
--- repoze.bfg/trunk/docs/conf.py (original)
+++ repoze.bfg/trunk/docs/conf.py Sat Aug 23 22:12:04 2008
@@ -51,9 +51,9 @@
# other places throughout the built documents.
#
# The short X.Y version.
-version = '0.3.1'
+version = '0.3.2'
# The full version, including alpha/beta/rc tags.
-release = '0.3.1'
+release = '0.3.2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
More information about the Repoze-checkins
mailing list