increase version number
authorStefan Behnel <scoder@users.berlios.de>
Sun, 6 Feb 2011 15:37:49 +0000 (16:37 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 6 Feb 2011 15:37:49 +0000 (16:37 +0100)
conf.py

diff --git a/conf.py b/conf.py
index a834a075f4e8b2d8b767aae6764520f92e86c33d..daf47c3423d074f315bdaf2a56c37ff6509d60ad 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -48,9 +48,9 @@ copyright = '2011, Stefan Behnel, Robert Bradshaw, Dag Sverre Seljebotn, Greg Ew
 # other places throughout the built documents.
 #
 # The short X.Y version.
-version = '0.14'
+version = '0.15'
 # The full version, including alpha/beta/rc tags.
-release = '0.14.1+'
+release = '0.15pre'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: