You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tashi-commits@incubator.apache.org by st...@apache.org on 2012/07/17 16:20:55 UTC

svn commit: r1362560 - /incubator/tashi/branches/stable/src/tashi/version.py

Author: stroucki
Date: Tue Jul 17 16:20:55 2012
New Revision: 1362560

URL: http://svn.apache.org/viewvc?rev=1362560&view=rev
Log:
version: set stable version to 201207

Modified:
    incubator/tashi/branches/stable/src/tashi/version.py

Modified: incubator/tashi/branches/stable/src/tashi/version.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stable/src/tashi/version.py?rev=1362560&r1=1362559&r2=1362560&view=diff
==============================================================================
--- incubator/tashi/branches/stable/src/tashi/version.py (original)
+++ incubator/tashi/branches/stable/src/tashi/version.py Tue Jul 17 16:20:55 2012
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.    
 
-version = "201203"
+version = "201207"