1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/changeset/5d0b5e727894/
changeset:   5d0b5e727894
user:        hpk42
date:        2012-06-07 19:26:18
summary:     also set release
affected #:  2 files

diff -r 5c00fbfc6a2cfcd317e169d24b412053c927fbb7 -r 
5d0b5e72789428b1a481f0450779616f61eaba31 doc/en/conf.py
--- a/doc/en/conf.py
+++ b/doc/en/conf.py
@@ -50,7 +50,7 @@
 #
 # The full version, including alpha/beta/rc tags.
 # The short X.Y version.
-version = "2.2.4.1"
+version = release = "2.2.4.1"
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


diff -r 5c00fbfc6a2cfcd317e169d24b412053c927fbb7 -r 
5d0b5e72789428b1a481f0450779616f61eaba31 doc/ja/conf.py
--- a/doc/ja/conf.py
+++ b/doc/ja/conf.py
@@ -50,7 +50,7 @@
 #
 # The full version, including alpha/beta/rc tags.
 # The short X.Y version.
-version = "2.2.4.0"
+version = release = "2.2.4.0"
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to